File "block.json"

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

{
	"apiVersion": 2,
	"name": "core/separator",
	"category": "design",
	"attributes": {
		"color": {
			"type": "string"
		},
		"customColor": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"align": ["center","wide","full"]
	},
	"editorStyle": "wp-block-separator-editor",
	"style": "wp-block-separator"
}