Variable PopoverDefinitionConst
PopoverDefinition: {
classNames: {
arrow: "bui-PopoverArrow";
content: "bui-PopoverContent";
root: "bui-Popover";
};
} = ...
Type Declaration
ReadonlyclassNames: {
arrow: "bui-PopoverArrow";
content: "bui-PopoverContent";
root: "bui-Popover";
}
Component definition for Popover