File "block.json"
Full Path: /home/gfpel/public_html/wp-includes/blocks/spacer/block.json
File size: 164 bytes
MIME-type: application/json
Charset: utf-8
{
"name": "core/spacer",
"category": "design",
"attributes": {
"height": {
"type": "number",
"default": 100
}
},
"supports": {
"anchor": true
}
}