Backstage
    Preparing search index...

    Variable SelectListBoxItemDefinitionConst

    SelectListBoxItemDefinition: {
        classNames: { label: "bui-SelectItemLabel" };
        propDefs: {};
        styles: { readonly [key: string]: string };
    } = ...

    Type Declaration

    • ReadonlyclassNames: { label: "bui-SelectItemLabel" }
    • ReadonlypropDefs: {}
    • styles: { readonly [key: string]: string }