WordPress/wp-includes/blocks/spacer/block.json

11 lines
128 B
JSON

{
"name": "core/spacer",
"category": "design",
"attributes": {
"height": {
"type": "number",
"default": 100
}
}
}