block.json
635 Bytes
{
"apiVersion": 2,
"name": "stackable/columns",
"title": "Columns / Container",
"description": "Add a block that displays content in multiple columns. Get advanced options on how you want your columns to look.",
"category": "stackable",
"usesContext": [
"postId",
"postType",
"queryId"
],
"keywords": [
"Section rows",
"Container"
],
"providesContext": {
"stackable/columnFit": "columnFit"
},
"textdomain": "stackable-ultimate-gutenberg-blocks",
"stk-type": "essential",
"stk-demo": "https://wpstackable.com/columns-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"
}