Home > @activeviam/activeui-sdk > ThemePlugin
ThemePlugin type
Plugin defining a map of colors to be used in all the components of ActiveUI SDK
Signature:
export declare type ThemePlugin = ActiveUIPlugin<ThemeImplementationProperties, ThemeImplementationStaticProperties, ThemeParameters>;