ActionIcon

ActionIcon is used to chose between three pre defined icons. These icons are used in the MemberCardActionParams and displayed on the icon button.

Entries

Link copied to clipboard

FullScreen displays a fullscreen icon. Intended to be used for an expand action button.

Link copied to clipboard

CrossSmall displays a small variant of a cross icon.

Link copied to clipboard

Ellipsis displays an ellipsis icon.

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.