File "block.json"

Full Path: /home/pumpbmko/public_html/wp-content-20250114123711/plugins/gutenberg/build/edit-widgets/blocks/widget-area/block.json
File size: 534 bytes
MIME-type: application/json
Charset: utf-8

{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"name": "core/widget-area",
	"title": "Widget Area",
	"category": "widgets",
	"attributes": {
		"id": {
			"type": "string"
		},
		"name": {
			"type": "string"
		}
	},
	"supports": {
		"html": false,
		"inserter": false,
		"customClassName": false,
		"reusable": false,
		"__experimentalToolbar": false,
		"__experimentalParentSelector": false,
		"__experimentalDisableBlockOverlay": true
	},
	"editorStyle": "wp-block-widget-area-editor",
	"style": "wp-block-widget-area"
}