AiutaComponentStyle

Defines the available visual styles for Aiuta UI components.

Each style represents a different appearance configuration that can be applied to UI elements, such as buttons, to achieve a consistent look and feel across the application.

Entries

Link copied to clipboard

Primary button style with solid background and high contrast. Typically used for main actions and calls to action.

Link copied to clipboard

High-contrast style for components that require strong visual emphasis.

Link copied to clipboard

Inverted high-contrast style, suitable for use on dark backgrounds.

Link copied to clipboard

Blurred button style with translucent background. Provides a frosted-glass effect for subtle emphasis.

Link copied to clipboard

Blurred button style with an additional outline border. Combines the frosted-glass effect with a visible border for extra distinction.

Properties

Link copied to clipboard

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

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.