| Property | Type | Description |
|---|---|---|
alignContent?! Breakpoint Compatible | AlignContent | One of: Baseline, Center, End, Start, Stretch |
alignItems?! Breakpoint Compatible | AlignItems | One of: Baseline, Center, End, Start, Stretch |
alignSelf?! Breakpoint Compatible | AlignSelf | One of: Baseline, Center, End, Start, Stretch |
attachBottom? | boolean | |
attachLeft? | boolean | |
attachRight? | boolean | |
attachTop? | boolean | |
background? | Background | One of: Accent, AccentAlt, AccentAlt2, Alt, Alt2, Base, Overlay |
border? | boolean | |
borderBottom? | boolean | |
borderLeft? | boolean | |
borderMarked? | boolean | |
borderRadius? | BorderRadius | One of: Large, Medium, None, Rounded, Small |
borderRight? | boolean | |
borderTop? | boolean | |
children? | React.ReactNode | |
className? | string | |
color? | Color | One of: Alt, Alt2, Base, Error, Link, Live, Overlay, OverlayAlt |
display?! Breakpoint Compatible | Display | One of: Block, Flex, Hide, HideAccessible, Inline, InlineBlock, InlineFlex |
elevation? | Elevation | One of: 1, 2, 3, 4, 5 |
ellipsis? | boolean | |
flexDirection?! Breakpoint Compatible | FlexDirection | One of: Column, ColumnReverse, Row, RowReverse |
flexGrow?! Breakpoint Compatible | FlexValue | One of: 0, 1, 2, 3, 4 |
flexOrder?! Breakpoint Compatible | FlexValue | One of: 0, 1, 2, 3, 4 |
flexShrink?! Breakpoint Compatible | FlexValue | One of: 0, 1, 2, 3, 4 |
flexWrap?! Breakpoint Compatible | FlexWrap | One of: NoWrap, Wrap, WrapReverse |
fontSize?! Breakpoint Compatible | FontSize | One of: Size1, Size2, Size3, Size4, Size5, Size6, Size7, Size8 |
fullHeight? | boolean | |
fullWidth? | boolean | |
justifyContent?! Breakpoint Compatible | JustifyContent | One of: Around, Between, Center, End, Start |
margin?! Breakpoint Compatible | Margin | One of: MarginValue, MarginValues |
overflow? | Overflow | One of: Auto, Hidden, Scroll, Visible |
padding?! Breakpoint Compatible | Padding | One of: PaddingValue, PaddingValues |
position?! Breakpoint Compatible | Position | One of: Absolute, Fixed, Relative |
refDelegate? | | |
resize? | Resize | One of: None, X, Y |
textAlign?! Breakpoint Compatible | TextAlign | One of: Center, Left, Right |
verticalAlign? | VerticalAlign | One of: Baseline, Bottom, Middle, TextBottom, TextTop, Top |
visibility?! Breakpoint Compatible | Visibility | One of: Hidden, Visible |
zIndex? | ZIndex | One of: Above, Below, Default |