Your IP : 18.219.207.136


Current Path : /home/church/public_html/edssnow.com/wp-includes/blocks/column/
Upload File :
Current File : /home/church/public_html/edssnow.com/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"
		},
		"templateLock": {
			"enum": [ "all", "insert", false ]
		}
	},
	"supports": {
		"anchor": true,
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"link": true
		},
		"spacing": {
			"padding": true
		}
	}
}