Icon (visual) which can appear on toolbars, buttons,... This interface just represents icon without context and placement (vs. IToolbarIcon)
IToolbarIcon
Marks if the icon should appear selected
Optional class name which should be set on the icon
Icon graphic It can be one of the following:
Marks if the icon should be unclickable (also onClick does not get called when true)
onClick
true
Callback called when the icon is clicked
Note: Prefer to use onActivate when using IToolbarIcon
Icon (visual) which can appear on toolbars, buttons,... This interface just represents icon without context and placement (vs.
IToolbarIcon
)