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

13 lines
155 B
JSON

{
"name": "core/separator",
"category": "design",
"attributes": {
"color": {
"type": "string"
},
"customColor": {
"type": "string"
}
}
}