File "block.json"

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

{
	"apiVersion": 2,
	"name": "core/buttons",
	"category": "design",
	"attributes": {
		"contentJustification": {
			"type": "string"
		},
		"orientation": {
			"type": "string",
			"default": "horizontal"
		}
	},
	"supports": {
		"anchor": true,
		"align": [ "wide", "full" ]
	},
	"editorStyle": "wp-block-buttons-editor",
	"style": "wp-block-buttons"
}