FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
ProductCollectionTitle
Edit File: block.json
{ "apiVersion": 3, "name": "surecart/product-collection-title", "title": "Product Collection Title", "description": "Displays the product collection title.", "category": "surecart", "keywords": ["title", "collection", "product"], "attributes": { "textAlign": { "type": "string" }, "level": { "type": "number", "default": 2 } }, "supports": { "reusable": false, "html": false, "multiple": false, "align": ["wide", "full"], "color": { "gradients": true, "link": true, "__experimentalDefaultControls": { "background": true, "text": true, "link": true } }, "spacing": { "margin": true, "padding": true }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true, "fontAppearance": true, "textTransform": true } } } }
Save
Back