File: /home/nyiet8349bzl/public_html/icdp.co.in/wp-content/plugins/coblocks/src/blocks/share/block.json
{
"name": "coblocks/social",
"category": "widgets",
"attributes": {
"align": {
"type": "string",
"enum": [ "wide", "full" ]
},
"className": {
"type": "string"
},
"hasColors": {
"type": "boolean",
"default": true
},
"borderRadius": {
"type": "number",
"default": 40
},
"size": {
"type": "string",
"default": "med"
},
"iconSize": {
"type": "number",
"default": 22
},
"padding": {
"type": "number",
"default": 16
},
"textAlign": {
"type": "string"
},
"backgroundColor": {
"type": "string"
},
"customBackgroundColor": {
"type": "string"
},
"blockBackgroundColor": {
"type": "string"
},
"customBlockBackgroundColor": {
"type": "string"
},
"textColor": {
"type": "string"
},
"customTextColor": {
"type": "string"
},
"twitter": {
"type": "boolean",
"default": true
},
"facebook": {
"type": "boolean",
"default": true
},
"pinterest": {
"type": "boolean",
"default": true
},
"linkedin": {
"type": "boolean",
"default": false
},
"tumblr": {
"type": "boolean",
"default": false
},
"reddit": {
"type": "boolean",
"default": false
},
"email": {
"type": "boolean",
"default": false
},
"google": {
"type": "boolean",
"default": false
}
}
}