AdaptableIcon
Defines an icon to be used in AdapTable (e.g. in Dashboard Header, Buttons, Menu, etc.)
TypeScript
export type AdaptableIcon = AdaptableSystemIcon | AdaptableCustomIcon | AdaptableElementIcon;References
AdaptableSystemIcon | AdaptableCustomIcon | AdaptableElementIcon