Update API doc
parent
c1e3eba774
commit
9c6e96fb67
|
@ -31914,14 +31914,6 @@
|
|||
"default": "",
|
||||
"description": "Inline style of the input field."
|
||||
},
|
||||
{
|
||||
"name": "inputProps",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "InputHTMLAttributes",
|
||||
"default": "",
|
||||
"description": "Used to pass all properties of the HTMLInputElement to the focusable input element inside the component."
|
||||
},
|
||||
{
|
||||
"name": "ariaLabelledby",
|
||||
"optional": true,
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "primevue",
|
||||
"version": "3.48.0",
|
||||
"version": "3.49.0-SNAPSHOT",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "primevue",
|
||||
"version": "3.48.0",
|
||||
"version": "3.49.0-SNAPSHOT",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue