Enumeration: FillType
data-slots=text
data-variant=warning
Do not depend on the literal string values of these constants, as they may change. Always reference the enum identifiers in your code.
data-slots=text
data-variant=warning
Additional fill types may be added in the future. If your code has different branches or cases depending on fill type, always have a default/fallback case to handle any unknown values you may encounter.
Enumeration Members
Enumeration Member
Value
Description
color"Color"A solid color fill.