Wrapper
This is a compound component.
API
This component extends the native <div>
API, for example, the title
attribute.
Props
Type
Required
children
ReactNode
✅
layout
'list' | 'grid'
listGap
number
gridColumnsNumber
number
gridRowGap
number
gridColumnGap
number
Last updated