MemberCardOrientation

MemberCardOrientation sets the desired orientation variant of the component. Use Horizontal in containers with horizontal orientation. Use Vertical in vertical orientation containers such as most mobile application settings.

Entries

Link copied to clipboard

Meant to be used in containers with horizontal orientation, such as an email message or a section inside a desktop page.

Link copied to clipboard

Meant to be used inside containers with vertical orientation, like any view in a mobile app or a website with a mobile view.

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.