| Server IP : 146.59.209.152 / Your IP : 216.73.216.152 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/ipprint/wp-content/plugins/sureforms/inc/blocks/sform/ |
Upload File : |
{
"$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": {
"blockId": {
"type": "string"
},
"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"
},
"formTheme": {
"type": "string",
"default": "inherit"
},
"primaryColor": {
"type": "string",
"default": "#111C44"
},
"textColor": {
"type": "string",
"default": "#1E1E1E"
},
"textOnPrimaryColor": {
"type": "string",
"default": "#FFFFFF"
},
"bgType": {
"type": "string",
"enum": [ "color", "gradient", "image" ],
"default": "color"
},
"bgColor": {
"type": "string",
"default": "#FFFFFF"
},
"bgGradient": {
"type": "string",
"default": "linear-gradient(90deg, #FFC9B2 0%, #C7CBFF 100%)"
},
"bgImage": {
"type": "string",
"default": ""
},
"bgImageId": {
"type": "number"
},
"bgImagePosition": {
"type": "object",
"default": { "x": 0.5, "y": 0.5 }
},
"bgImageSize": {
"type": "string",
"default": "cover"
},
"bgImageRepeat": {
"type": "string",
"default": "no-repeat"
},
"bgImageAttachment": {
"type": "string",
"default": "scroll"
},
"formPaddingTop": {
"type": "number",
"default": 0
},
"formPaddingRight": {
"type": "number",
"default": 0
},
"formPaddingBottom": {
"type": "number",
"default": 0
},
"formPaddingLeft": {
"type": "number",
"default": 0
},
"formPaddingUnit": {
"type": "string",
"enum": [ "px", "em", "rem", "%", "vw", "vh" ],
"default": "px"
},
"formPaddingLink": {
"type": "boolean",
"default": true
},
"formBorderRadiusTop": {
"type": "number",
"default": 0
},
"formBorderRadiusRight": {
"type": "number",
"default": 0
},
"formBorderRadiusBottom": {
"type": "number",
"default": 0
},
"formBorderRadiusLeft": {
"type": "number",
"default": 0
},
"formBorderRadiusUnit": {
"type": "string",
"enum": [ "px", "em", "rem", "%", "vw", "vh" ],
"default": "px"
},
"formBorderRadiusLink": {
"type": "boolean",
"default": true
},
"fieldSpacing": {
"type": "string",
"enum": [ "small", "medium", "large" ],
"default": "medium"
},
"buttonAlignment": {
"type": "string",
"enum": [ "left", "center", "right", "justify" ],
"default": "left"
}
}
}