FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
ConditionalForm
Edit File: block.json
{ "$schema": "https://json.schemastore.org/block.json", "apiVersion": 3, "name": "surecart/conditional-form", "title": "Conditional", "description": "Display an area of the form based on conditions.", "category": "surecart", "textdomain": "surecart", "ancestor": ["surecart/form"], "supports": { "reusable": false, "html": false, "multiple": true, "align": ["wide", "full"] }, "attributes": { "rule_groups": { "type": "array", "default": [] } } }
Save
Back