芝麻web文件管理V1.00
编辑当前文件:/home/ephorei/www/wp-content/plugins/sureforms/assets/build/blocks/email/block.json
{ "name": "srfm/email", "title": "Email", "description": "Displays a SureForm Email Field", "category": "sureforms", "keywords": [ "email", "mail" ], "textdomain": "sureforms", "supports": { "reusable": false, "html": false }, "example": { "attributes": { "preview": true } }, "attributes": { "preview": { "type": "boolean", "default": false }, "block_id": { "type": "string" }, "defaultValue": { "type": "string", "default": "" }, "required": { "type": "boolean", "default": false }, "placeholder": { "type": "string", "default": "" }, "fieldWidth": { "type": "number", "default": 100 }, "label": { "type": "string", "default": "Email" }, "help": { "type": "string", "default": "" }, "isUnique": { "type": "boolean", "default": false }, "duplicateMsg": { "type": "string", "default": "" }, "errorMsg": { "type": "string", "default": "" }, "confirmLabel": { "type": "string", "default": "Confirm Email" }, "isConfirmEmail": { "type": "boolean", "default": false }, "formId": { "type": "number", "default": "" }, "isConditionalLogic": { "type": "boolean", "default": false } } }