FlowProps

interface
primitives/Layout.tsx:64

extends HTMLAttributes<HTMLElement>

Properties

NameTypeDescription
align?Align
as?ElementTypeElement to render. Use it to keep the document outline honest — as="ul", as="nav".
children?ReactNode
gap?numberSpace between children, as a step on the spacing scale. Defaults to 4 (16px).
justify?Justify