D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
diafdxji
/
shihty.com
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
RadioGroup
/
Filename :
block.json
back
Copy
{ "apiVersion": 2, "name": "surecart/radio-group", "title": "Radio Select", "description": "Display a radio select input. This is saved with the order as additional metadata.", "category": "surecart", "keywords": ["radio", "select", "radio-group", "surecart"], "textdomain": "surecart", "ancestor": ["surecart/form"], "supports": { "reusable": false, "html": false }, "attributes": { "label": { "type": "string", "default": "Radio Label" }, "required": { "type": "boolean" } } }