Your IP : 18.188.48.106


Current Path : /home/e/p/h/ephorei/www/wp-content/plugins/sureforms/assets/build/blocks/phone/
Upload File :
Current File : /home/e/p/h/ephorei/www/wp-content/plugins/sureforms/assets/build/blocks/phone/block.json

{
  "name": "srfm/phone",
  "title": "Phone Number",
  "description": "Displays a SureForm Phone Field",
  "category": "sureforms",
  "keywords": [
    "telephone",
    "phone",
    "mobile",
    "field"
  ],
  "textdomain": "sureforms",
  "supports": {
    "reusable": false,
    "html": false
  },
  "example": {
    "attributes": {
      "preview": true
    }
  },
  "attributes": {
    "preview": {
      "type": "boolean",
      "default": false
    },
    "block_id": {
      "type": "string"
    },
    "required": {
      "type": "boolean"
    },
    "fieldWidth": {
      "type": "number",
      "default": 100
    },
    "label": {
      "type": "string",
      "default": "Phone Number"
    },
    "placeholder": {
      "type": "string"
    },
    "help": {
      "type": "string",
      "default": ""
    },
    "isUnique": {
      "type": "boolean",
      "default": false
    },
    "duplicateMsg": {
      "type": "string",
      "default": ""
    },
    "errorMsg": {
      "type": "string",
      "default": ""
    },
    "formId": {
      "type": "number",
      "default": ""
    },
    "autoCountry": {
      "type": "boolean",
      "default": true
    },
    "isConditionalLogic": {
      "type": "boolean",
      "default": false
    }
  }
}