File "block.json"

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

{
	"apiVersion": 2,
	"name": "core/tag-cloud",
	"category": "widgets",
	"attributes": {
		"taxonomy": {
			"type": "string",
			"default": "post_tag"
		},
		"showTagCounts": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"html": false,
		"align": true
	},
	"editorStyle": "wp-block-tag-cloud-editor"
}