Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Aui button icon not showing
Hello everyone,I would like to know how to add icon on aui:button. I tried following however the icon is not showing on the button. I am using liferay 7.3 CE. Thanks
<aui:button type="cancel" cssClass="btn-info" icon="icon-upload-alt" iconAlign="right" value="Cancel" />
<aui:button type="button" icon="icon-search" value="Search" />
<aui:button type="cancel" cssClass="btn-info" icon="icon-upload-alt" iconAlign="right" value="Cancel" />
<aui:button type="button" icon="icon-search" value="Search" />
Hi Everyone,Can someone please suggest. Thanks