OudsNavigationButtonAppearance

Entries

Link copied to clipboard

Default navigation buttons are used for actions which are not mandatory or essential for the user.

Link copied to clipboard

The Strong navigation button on the page should be singular and prominent, ideally limited to one per view. It should be reserved for the most critical navigation action.

Link copied to clipboard

A brand primary color alternative to the Strong button. To be used sparingly for high-value specific navigation actions or to visually anchor a brand moment. Do not use it as the default primary button in your interfaces.

Link copied to clipboard

Minimal navigation buttons are commonly used for actions that are considered less crucial. They can be used independently or together with a strong button.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.