SubComponents

Content

Content API

This component extends the native <div>arrow-up-right API. That's why the className prop is not included in the table.

Props
Type
Required

children

ReactNode

chevron-rightchildrenhashtag

The content shown when open.

Actions

This component extends the native <div>arrow-up-right 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

chevron-rightchildrenhashtag

The content that is shown below.

Last updated