Your IP : 18.221.160.2


Current Path : /home/e/p/h/ephorei/www/wp-content/plugins/sureforms/inc/blocks/url/
Upload File :
Current File : /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":""
		}
	}
}