File "block.json"

Full Path: /home/gfpel/public_html/wp-includes/blocks/columns/block.json
File size: 317 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "core/columns",
	"category": "design",
	"attributes": {
		"verticalAlignment": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"align": [
			"wide",
			"full"
		],
		"html": false,
		"lightBlockWrapper": true,
		"__experimentalColor": {
			"gradients": true,
			"linkColor": true
		}
	}
}