Backstage
    Preparing search index...

    Variable ListDefinitionConst

    ListDefinition: {
        classNames: { root: "bui-List" };
        propDefs: { children: {}; className: {}; items: {}; renderEmptyState: {} };
        styles: { readonly [key: string]: string };
    } = ...

    Component definition for List

    Type Declaration

    • ReadonlyclassNames: { root: "bui-List" }
    • ReadonlypropDefs: { children: {}; className: {}; items: {}; renderEmptyState: {} }
    • styles: { readonly [key: string]: string }