We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e9c93 commit de570b5Copy full SHA for de570b5
dev/playground/button.html
@@ -83,7 +83,7 @@ <h2 class="heading">Custom Layout</h2>
83
Reply
84
</vaadin-button>
85
<vaadin-button style="flex-direction: column">
86
- <vaadin-icon icon="vaadin:reply"></vaadin-icon>
+ <vaadin-icon icon="vaadin:reply" slot="prefix"></vaadin-icon>
87
88
89
</section>
0 commit comments