NavButtonVariant
Button variant for the navigation buttons.
Primary Primary button variant, typically used for the main action. This variant is dependent on dark mode, and will present as black in light mode / white in dark mode.
PrimaryInverse Primary Inverse button variant, typically used for the main action. This variant is dependent on dark mode, and will present as white in light mode / black in dark mode.
PrimaryInverseStatic Primary Inverse-Static variant, should be used together with horizontally scrollable components such as Pills, Buttons etc.
Entries
Primary Inverse button variant. This variant is dependent on dark mode, and will present as white in light mode / black in dark mode.
PrimaryInverseStatic Primary Inverse-Static variant. This variant is static and does not change with dark mode.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.