File "block.json"

Full Path: /home/vantageo/public_html/wp-admin-20240915120854/wp-includes-20240915121038/blocks/search/block.json
File size: 670 bytes
MIME-type: application/json
Charset: utf-8

{
	"apiVersion": 2,
	"name": "core/search",
	"category": "widgets",
	"attributes": {
		"label": {
			"type": "string"
		},
		"showLabel": {
			"type": "boolean",
			"default": true
		},
		"placeholder": {
			"type": "string",
			"default": ""
		},
		"width": {
			"type": "number"
		},
		"widthUnit": {
			"type": "string"
		},
		"buttonText": {
			"type": "string"
		},
		"buttonPosition": {
			"type": "string",
			"default": "button-outside"
		},
		"buttonUseIcon": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": [ "left", "center", "right" ],
		"html": false
	},
	"editorStyle": "wp-block-search-editor",
	"style": "wp-block-search"
}