AtomType

enum AtomType : Enum<AtomType>

The type of UI Element an atom is. https://atomicdesign.bradfrost.com/

This is used to determine what kind of UI to display based on the value

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int