block.json 269 Bytes
{
	"apiVersion": 2,
	"name": "core/pattern",
	"title": "Pattern",
	"category": "theme",
	"description": "Show a block pattern.",
	"supports": {
		"html": false,
		"inserter": false
	},
	"textdomain": "default",
	"attributes": {
		"slug": {
			"type": "string"
		}
	}
}