You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
253 B
16 lines
253 B
{
|
|
"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"
|
|
}
|