Components
CollectionRow

CollectionRow

Row of the collection

Optional props

asChild

Children composition

type
boolean
default
false

gap

CSS Gap

type
Property.Gap<0
(string & {})>
default
$space-gap

align

CSS align-items

type
Property.AlignItems
default
stretch

justify

CSS justify-content

type
Property.JustifyContent
default
flex-start

direction

CSS flex-direction

type
Property.FlexDirection
default
row