File "block.json"

Full Path: /home/bfxleof/www/wp-includes/blocks/freeform/block.json
File size: 282 bytes
MIME-type: text/plain
Charset: utf-8

{
	"apiVersion": 2,
	"name": "core/freeform",
	"category": "text",
	"attributes": {
		"content": {
			"type": "string",
			"source": "html"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"reusable": false
	},
	"editorStyle": "wp-block-freeform-editor"
}