SubComponents

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

children

The content shown when open.

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

children

The content that is shown below.

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

children

The content that is shown below.

Last updated