Update API doc
parent
31c3bdf566
commit
c634ad5dfe
|
@ -12474,6 +12474,13 @@
|
||||||
"type": "PassThrough<PrimeVuePTOptions>",
|
"type": "PassThrough<PrimeVuePTOptions>",
|
||||||
"default": ""
|
"default": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "ptOptions",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "PassThroughOptions",
|
||||||
|
"default": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "unstyled",
|
"name": "unstyled",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue