Variable SelectSectionDefinitionConst
SelectSectionDefinition: {
classNames: {
header: "bui-SelectSectionHeader";
root: "bui-SelectSection";
};
propDefs: {};
styles: { readonly [key: string]: string };
} = ...
Type Declaration
ReadonlyclassNames: { header: "bui-SelectSectionHeader"; root: "bui-SelectSection" }
ReadonlypropDefs: {}
styles: { readonly [key: string]: string }