SubComponents

Title

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 collapsed. It's always shown though, even if it's collapsed or expanded.

Content

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 that is shown when expanded.

Last updated