16 lines
190 B
JSON
16 lines
190 B
JSON
|
{
|
||
|
"name": "core/social-link",
|
||
|
"category": "widgets",
|
||
|
"attributes": {
|
||
|
"url": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"service": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"label": {
|
||
|
"type": "number"
|
||
|
}
|
||
|
}
|
||
|
}
|