File "block.json"

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

{
	"apiVersion": 2,
	"name": "core/columns",
	"category": "design",
	"attributes": {
		"verticalAlignment": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"align": [
			"wide",
			"full"
		],
		"html": false,
		"color": {
			"gradients": true,
			"link": true
		}
	},
	"editorStyle": "wp-block-columns-editor",
	"style": "wp-block-columns"
}