core-ui
core-ui copied to clipboard
<CollapsiblePanel> does not match Zenko-UI need
Component: Make <CollapsiblePanel> more flexible.
I would like to be able to populate <CollapsiblePanel>'s <HeaderText> with my own component (i.e. children-like parameter as a prop).
Use case: User -> bucket tab -> bucket list https://projects.invisionapp.com/share/RGV9US0HKJB#/screens/392986168
Hey nicolas,
We do have the children prop in <CollapsiblePanel> component. You can pass the <Table/>
to children prop.
Is there a way to change <HeaderText> content?
Not sure what do you mean by content?
You can pass the content in an array to the headerItems