Package com. kevinschildhorn. atomik. atomic. atoms. interfaces
Types
Link copied to clipboard
An enum that represents the horizontal constraint of the Atom
Link copied to clipboard
An enum that represents the vertical constraint of the Atom
Link copied to clipboard
Represents an Atom from Atomic Design, as an interface https://atomicdesign.bradfrost.com/
Link copied to clipboard
An atom that contains information about the color of the UI
Link copied to clipboard
An atom that contains information about the constraints of the UI(i.e. alignment)
Link copied to clipboard
Convenience class to only get the Color Atom
Link copied to clipboard
class SimpleTextAtom( val textColor: AtomikColor, val typography: AtomikTypographyType, val fontFamily: AtomikFontFamily?) : Atom, TextAtom
Content copied to clipboard
Convenience class to only get the Text Atom
Link copied to clipboard
An atom that has text