Variable DialogDefinitionConst
DialogDefinition: {
classNames: {
body: "bui-DialogBody";
dialog: "bui-Dialog";
footer: "bui-DialogFooter";
header: "bui-DialogHeader";
headerTitle: "bui-DialogHeaderTitle";
overlay: "bui-DialogOverlay";
};
} = ...
Type Declaration
ReadonlyclassNames: {
body: "bui-DialogBody";
dialog: "bui-Dialog";
footer: "bui-DialogFooter";
header: "bui-DialogHeader";
headerTitle: "bui-DialogHeaderTitle";
overlay: "bui-DialogOverlay";
}
Component definition for Dialog