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