How to set my icon in AlfMenuBarItem

cancel
Showing results for 
Search instead for 
Did you mean: 
npavlov
Active Member II

How to set my icon in AlfMenuBarItem

Hi!
I have a AlfMenuBarItem button. And I can set one of predefined icons.
{
    name: "alfresco/menus/AlfMenuBarItem",
    config: {
        style: "max-width: 200px;",
        additionalCssClasses: "mediumpad",
        iconClass: "alf-cog-icon",
...

but how to use my own picture? Could i do that without creating my widget?

1 Reply
riadhazzouz
Active Member

Re: How to set my icon in AlfMenuBarItem

Do you have a list of the predefined icons ?