Last updated 2 years ago
Was this helpful?
{ "type": "Accordion", "properties": { "name": "General", "collapsed": false }, "children": [] }
As this element is used for grouping other elements within, there is no need to reflect this element in the defaultState.json
Can contain other elements as children.
string - The text to display as the title of the accordion in property panel.
bool - Whether the accordion should be collapsed by default
array - An array of other elements to appear inside the accordion drawer