File "block.json"

Full Path: /home/vantageo/public_html/wp-admin/.wp-cli/wp-includes/blocks/spacer/block.json
File size: 253 bytes
MIME-type: application/json
Charset: utf-8

{
	"apiVersion": 2,
	"name": "core/spacer",
	"category": "design",
	"attributes": {
		"height": {
			"type": "number",
			"default": 100
		}
	},
	"supports": {
		"anchor": true
	},
	"editorStyle": "wp-block-spacer-editor",
	"style": "wp-block-spacer"
}