SubComponents
Header
Header API
This component extends the native <div>
API. That's why the className
prop is not included in the table.
Props
Type
Required
children
ReactNode
✅
Description
This component extends the native <div>
API. That's why the className
prop is not included in the table.
Description API
Props
Type
Required
children
ReactNode
✅
Actions
This component extends the native <div>
API. That's why the className
prop is not included in the table. Tipically, here, you pass Buttons, checkboxes, etc.
Actions API
Props
Type
Required
children
ReactNode
✅
Last updated