Hello.
Is there a way to change the position of the icon to be on top? Im using a button for the example.
Thank you !!
Hello.
Is there a way to change the position of the icon to be on top? Im using a button for the example.
Thank you !!
Thank you for your response.
This did the trick !!
button.setStyleName(“icon-align-top primary”);
Thank you so much !