芝麻web文件管理V1.00
编辑当前文件:/home/e/p/h/ephorei/www/wp-content/plugins/sureforms/inc/blocks/url/block.json
{ "name": "srfm/url", "title": "URL", "description": "Displays a SureForm URL Field", "category": "sureforms", "keywords": [ "url", "link", "website" ], "textdomain": "sureforms", "supports": { "reusable": false, "html": false }, "example": { "attributes": { "preview": true } }, "attributes": { "preview": { "type": "boolean", "default": false }, "block_id": { "type": "string" }, "defaultValue": { "type": "string" }, "required": { "type": "boolean", "default": false }, "placeholder": { "type": "string", "default": "" }, "fieldWidth": { "type": "number", "default": 100 }, "label": { "type": "string", "default": "URL" }, "help": { "type": "string", "default": "" }, "errorMsg": { "type": "string", "default": "" }, "formId": { "type": "number", "default": "" }, "isConditionalLogic":{ "type":"boolean", "default":false }, "slug":{ "type":"string", "default":"" } } }