17 lines
208 B
JSON
17 lines
208 B
JSON
|
|
{
|
||
|
|
"name": "core/social-link",
|
||
|
|
"category": "widgets",
|
||
|
|
"icon": "share",
|
||
|
|
"attributes": {
|
||
|
|
"url": {
|
||
|
|
"type": "string"
|
||
|
|
},
|
||
|
|
"service": {
|
||
|
|
"type": "string"
|
||
|
|
},
|
||
|
|
"label": {
|
||
|
|
"type": "string"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|