Backstage
    Preparing search index...

    Variable DialogHeaderDefinitionConst

    DialogHeaderDefinition: {
        classNames: { root: "bui-DialogHeader"; title: "bui-DialogHeaderTitle" };
        propDefs: { children: {}; className: {} };
        styles: { readonly [key: string]: string };
    } = ...

    Component definition for DialogHeader

    Type Declaration

    • ReadonlyclassNames: { root: "bui-DialogHeader"; title: "bui-DialogHeaderTitle" }
    • ReadonlypropDefs: { children: {}; className: {} }
    • styles: { readonly [key: string]: string }