17 lines
253 B
JSON
17 lines
253 B
JSON
{
|
|
"apiVersion": 2,
|
|
"name": "core/spacer",
|
|
"category": "design",
|
|
"attributes": {
|
|
"height": {
|
|
"type": "number",
|
|
"default": 100
|
|
}
|
|
},
|
|
"supports": {
|
|
"anchor": true
|
|
},
|
|
"editorStyle": "wp-block-spacer-editor",
|
|
"style": "wp-block-spacer"
|
|
}
|