heading.json
350 Bytes
{
"collectionName": "components_heading_headings",
"info": {
"displayName": "Heading"
},
"options": {},
"attributes": {
"Subheading": {
"type": "string"
},
"Heading1": {
"type": "string"
},
"Heading2": {
"type": "string"
},
"Description": {
"type": "text"
}
},
"config": {}
}