File "block.json"

Full Path: /home/fineflavourcocoa/public_html/wp-includes-20241016231134/blocks/widget-group/block.json
File size: 400 bytes
MIME-type: application/json
Charset: utf-8

{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "core/widget-group",
	"title": "Widget Group",
	"category": "widgets",
	"attributes": {
		"title": {
			"type": "string"
		}
	},
	"supports": {
		"html": false,
		"inserter": true,
		"customClassName": true,
		"reusable": false
	},
	"editorStyle": "wp-block-widget-group-editor",
	"style": "wp-block-widget-group"
}