childrenRequired
ReactNodeNoStrings
spaceRequired
"gutter" | "xxsmall" | "xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge" | "xxxlarge" | "none" | RequiredConditionalObject<"mobile", "tablet" | "desktop" | "wide", Space> | RequiredResponsiveArray<1 | 2 | 3 | 4, Space | null>
component
"span" | "div" | "article" | "aside" | "li" | "main" | "nav" | "p" | "section"
direction
"horizontal" | "vertical"
align
"left" | "right" | "center" | Partial<Record<"mobile" | "tablet" | "desktop" | "wide", Align>> | ResponsiveArray<1 | 2 | 3 | 4, Align | null>
alignY
"bottom" | "top" | "center" | Partial<Record<"mobile" | "tablet" | "desktop" | "wide", AlignY>> | ResponsiveArray<1 | 2 | 3 | 4, AlignY | null>
data
DataAttributeMap