Skip to main content

Theme

Constructors

Constructor

new Theme(theme): Theme;

Parameters

ParameterType
theme{ core: true; key: string; label: string; light: boolean; }
theme.coretrue
theme.keystring
theme.labelstring
theme.lightboolean

Returns

Theme

Properties

PropertyType
coretrue
keystring
labelstring
lightboolean