Code
This component extends the native <div>
API. That's why the className
prop is not included in the table.
Props
Data Type
Required
children
ReactNode
✅
variant
'solid' | 'ruled' | 'flat'
❌
Example
Last updated
This component extends the native <div>
API. That's why the className
prop is not included in the table.
children
ReactNode
✅
variant
'solid' | 'ruled' | 'flat'
❌
Last updated