Your IP : 18.119.121.38


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

{
  "$schema": "https://json.schemastore.org/block.json",
  "apiVersion": 3,
  "name": "srfm/form",
  "title": "Form",
  "description": "Collect and Manage data effortlessly with customizable SureForms.",
  "category": "sureforms",
  "keywords": [
    "form",
    "sureforms",
    "form"
  ],
  "textdomain": "sureforms",
  "supports": {
    "reusable": false,
    "html": false
  },
  "attributes": {
    "isPreview": {
      "type": "boolean",
      "default": false
    },
    "showTitle": {
      "type": "boolean",
      "default": false
    },
    "id": {
      "type": "number"
    },
    "title": {
      "type": "string"
    },
    "choices": {
      "type": "array"
    },
    "template": {
      "type": "string"
    },
    "choice_type": {
      "type": "string",
      "enum": [
        "all",
        "checkbox",
        "radio"
      ],
      "default": "all"
    }
  }
}