MessageBarType
@spartanfx/react / index / MessageBarType
Type Alias: MessageBarType
type MessageBarType = "info" | "success" | "warning" | "severeWarning" | "error" | "idea";
Visual variants that the MessageBar component can display.
@spartanfx/react / index / MessageBarType
type MessageBarType = "info" | "success" | "warning" | "severeWarning" | "error" | "idea";
Visual variants that the MessageBar component can display.