{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "ska/element",
	"title": "Element",
	"description": "HTML element that can contain other elements.",
	"keywords": ["div", "wrapper", "container", "section", "group", "list"],
	"category": "ska-blocks",
	"textdomain": "ska-blocks",
	"supports": {
		"align": true,
		"anchor": true,
		"interactivity": {
			"clientNavigation": true
		},
		"skaBlocksAppender": true,
		"skaBlocksAs": true,
		"skaBlocksAttributes": true,
		"skaBlocksBackground": true
	}
}
