Type Alias ButtonType

ButtonType: "primary" | "secondary" | "info" | "success" | "warning" | "danger"

Type alias for button types.