Accordion

{
"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.
Configurable properties
Last updated
Was this helpful?