Subcomponents
Item
Props
Type
Required
children
ConatinerList.Content | ContainerList.Actions
✅
background
default | contrast | primary | success | warning | danger
❌
value
string
✅
Content
This is a mandatory subcomponent to include into <ContainerList.Item>
Props
Type
Required
children
ReactNode
✅
Actions
This is an optional subcomponent to include into <ContainerList.Item>
Props
Type
Required
children
ReactNode
✅
Last updated