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