vaadin/vaadin-button

Adding a Convenience Constructor for VaadinIcon

gsedlacz opened this issue · 1 comments

It would be nice to have a more convenient constructor for the Button that takes a VaadinIcon.
This would make the code more readable, as it simply removes the need to call .create() every time you create a button.

Sry wrong repository.