mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-21 04:20:20 -04:00
20 lines
280 B
JSON
20 lines
280 B
JSON
{
|
|
"name": "core/more",
|
|
"category": "design",
|
|
"attributes": {
|
|
"customText": {
|
|
"type": "string"
|
|
},
|
|
"noTeaser": {
|
|
"type": "boolean",
|
|
"default": false
|
|
}
|
|
},
|
|
"supports": {
|
|
"customClassName": false,
|
|
"className": false,
|
|
"html": false,
|
|
"multiple": false
|
|
}
|
|
}
|