plugin updates
This commit is contained in:
@@ -13,6 +13,18 @@
|
||||
"lock": false
|
||||
},
|
||||
"attributes": {
|
||||
"showButtonStyles": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"buttonHeight": {
|
||||
"type": "string",
|
||||
"default": "48"
|
||||
},
|
||||
"buttonBorderRadius": {
|
||||
"type": "string",
|
||||
"default": "4"
|
||||
},
|
||||
"lock": {
|
||||
"type": "object",
|
||||
"default": {
|
||||
|
||||
@@ -13,6 +13,18 @@
|
||||
"lock": false
|
||||
},
|
||||
"attributes": {
|
||||
"showButtonStyles": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"buttonHeight": {
|
||||
"type": "string",
|
||||
"default": "48"
|
||||
},
|
||||
"buttonBorderRadius": {
|
||||
"type": "string",
|
||||
"default": "4"
|
||||
},
|
||||
"className": {
|
||||
"type": "string",
|
||||
"default": ""
|
||||
|
||||
Reference in New Issue
Block a user