Variable HeaderDefinitionConst
HeaderDefinition: {
classNames: {
tabsWrapper: "bui-HeaderTabsWrapper";
toolbar: "bui-HeaderToolbar";
toolbarContent: "bui-HeaderToolbarContent";
toolbarControls: "bui-HeaderToolbarControls";
toolbarIcon: "bui-HeaderToolbarIcon";
toolbarName: "bui-HeaderToolbarName";
toolbarWrapper: "bui-HeaderToolbarWrapper";
};
} = ...
Type Declaration
ReadonlyclassNames: {
tabsWrapper: "bui-HeaderTabsWrapper";
toolbar: "bui-HeaderToolbar";
toolbarContent: "bui-HeaderToolbarContent";
toolbarControls: "bui-HeaderToolbarControls";
toolbarIcon: "bui-HeaderToolbarIcon";
toolbarName: "bui-HeaderToolbarName";
toolbarWrapper: "bui-HeaderToolbarWrapper";
}
Component definition for Header