FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
Phone
Edit File: block.json
{ "name": "surecart/phone", "title": "Phone", "description": "Display a phone number collection field.", "category": "surecart", "keywords": ["phone", "tel", "customer"], "ancestor": ["surecart/form"], "supports": { "reusable": false, "html": false }, "attributes": { "required": { "type": "boolean", "default": false }, "label": { "type": "string", "default": "Phone" }, "help": { "type": "string", "default": "" }, "placeholder": { "type": "string" } } }
Save
Back