16
|
1 |
{ |
|
2 |
"name": "core/more", |
|
3 |
"category": "design", |
|
4 |
"attributes": { |
|
5 |
"customText": { |
|
6 |
"type": "string" |
|
7 |
}, |
|
8 |
"noTeaser": { |
|
9 |
"type": "boolean", |
|
10 |
"default": false |
|
11 |
} |
|
12 |
}, |
|
13 |
"supports": { |
|
14 |
"customClassName": false, |
|
15 |
"className": false, |
|
16 |
"html": false, |
|
17 |
"multiple": false |
|
18 |
} |
|
19 |
} |