space
Required
"gutter" | "xxsmall" | "xsmall" | "small" | "medium" | "large" | "xlarge" | "xxlarge" | "xxxlarge" | "none" | RequiredConditionalObject<"mobile", "tablet" | "desktop" | "wide", Space> | RequiredResponsiveArray<1 | 2 | 3 | 4, Space | null>
children
Required
ReactNodeNoStrings
component
"span" | "div" | "ol" | "ul"
data
DataAttributeMap
collapseBelow
"tablet" | "desktop" | "wide"
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>
reverse
boolean