Variable SwitchDefinitionConst
SwitchDefinition: {
classNames: { indicator: "bui-SwitchIndicator"; root: "bui-Switch" };
propDefs: { className: {}; label: {} };
styles: { readonly [key: string]: string };
} = ...
Type Declaration
ReadonlyclassNames: { indicator: "bui-SwitchIndicator"; root: "bui-Switch" }
ReadonlypropDefs: { className: {}; label: {} }
styles: { readonly [key: string]: string }
Component definition for Switch