Package-level declarations

Types

Link copied to clipboard
@Serializable
enum GroupingStyle : Enum<GroupingStyle>

Determines the placement of elements in a group.

Link copied to clipboard
@Serializable
enum IconSizing : Enum<IconSizing>

Size of a signifier icon in the UI.

Link copied to clipboard
@Serializable
enum Positioning : Enum<Positioning>

Describes the visual alignment of an element within its parent.

Link copied to clipboard
@Serializable
enum Sentiment : Enum<Sentiment>

Signifier for the purpose of a UI element.

Link copied to clipboard
@Serializable
value class Symbol(val key: String)

A symbol used for iconography in the UI.

Link copied to clipboard
@Serializable
enum TextStyle : Enum<TextStyle>

Class of text, informing the size, weight and typeface.