File "block.json"

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

{
	"apiVersion": 2,
	"name": "core/column",
	"category": "text",
	"parent": [
		"core/columns"
	],
	"attributes": {
		"verticalAlignment": {
			"type": "string"
		},
		"width": {
			"type": "string"
		},
		"templateLock": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"reusable": false,
		"html": false
	}
}