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

15 lines
191 B
JSON

{
"name": "core/block",
"category": "reusable",
"attributes": {
"ref": {
"type": "number"
}
},
"supports": {
"customClassName": false,
"html": false,
"inserter": false
}
}