block.json 580 Bytes
{
	"apiVersion": 2,
	"name": "stackable/column",
	"title": "Inner Column",
	"description": "A single column with advanced layout options.",
	"category": "stackable",
	"usesContext": [ "postId", "postType", "queryId", "stackable/innerBlockOrientation" ],
	"providesContext": {
		"stackable/innerBlockOrientation": "innerBlockOrientation"
	},
	"keywords": [
		"Section rows"
	],
	"parent": [
		"stackable/columns",
		"stackable/feature",
		"stackable/feature-grid",
		"stackable/horizontal-scroller"
	],
	"textdomain": "stackable-ultimate-gutenberg-blocks",
	"stk-type": "hidden"
}