?iť?

Your IP : 3.133.148.117


Current Path : /home/scgforma/www/wp-includes/blocks/column/
Upload File :
Current File : /home/scgforma/www/wp-includes/blocks/column/block.json

{
	"apiVersion": 2,
	"name": "core/column",
	"title": "Column",
	"category": "text",
	"parent": [ "core/columns" ],
	"description": "A single column within a columns block.",
	"textdomain": "default",
	"attributes": {
		"verticalAlignment": {
			"type": "string"
		},
		"width": {
			"type": "string"
		},
		"allowedBlocks": {
			"type": "array"
		},
		"templateLock": {
			"type": [ "string", "boolean" ],
			"enum": [ "all", "insert", false ]
		}
	},
	"supports": {
		"anchor": true,
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"link": true
		},
		"spacing": {
			"padding": true,
			"__experimentalDefaultControls": {
				"padding": true
			}
		}
	}
}