File "block.json"

Full Path: /home/gfpel/public_html/wp-includes/blocks/html/block.json
File size: 215 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "core/html",
	"category": "widgets",
	"attributes": {
		"content": {
			"type": "string",
			"source": "html"
		}
	},
	"supports": {
		"customClassName": false,
		"className": false,
		"html": false
	}
}