File "block.json"

Full Path: /home/vantageo/public_html/cache/.wp-cli/wp-includes/blocks/categories/block.json
File size: 433 bytes
MIME-type: application/json
Charset: utf-8

{
	"apiVersion": 2,
	"name": "core/categories",
	"category": "widgets",
	"attributes": {
		"displayAsDropdown": {
			"type": "boolean",
			"default": false
		},
		"showHierarchy": {
			"type": "boolean",
			"default": false
		},
		"showPostCounts": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": true,
		"html": false
	},
	"editorStyle": "wp-block-categories-editor",
	"style": "wp-block-categories"
}