Update index.json
parent
b27da746cb
commit
3a7efe6314
|
@ -22818,6 +22818,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Value of the component."
|
"description": "Value of the component."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "size",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "\"small\" | \"large\"",
|
||||||
|
"default": "",
|
||||||
|
"description": "Defines the size of the component."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "pt",
|
"name": "pt",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue