FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
Heading
Edit File: block.json
{ "apiVersion": 3, "name": "surecart/heading", "title": "Title/Heading Section", "description": "Displays a title/heading section", "category": "surecart", "keywords": ["heading", "title"], "textdomain": "surecart", "ancestor": ["surecart/form", "surecart/card", "surecart/dashboard-page"], "supports": { "reusable": false, "html": false, "order-summary": true }, "attributes": { "title": { "type": "string" }, "description": { "type": "string" } } }
Save
Back