mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Update API doc
This commit is contained in:
parent
1a048a0fd1
commit
c8609171c2
1 changed files with 5 additions and 5 deletions
|
@ -3793,7 +3793,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "true",
|
"default": "false",
|
||||||
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -10184,7 +10184,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "true",
|
"default": "false",
|
||||||
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -24179,7 +24179,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "true",
|
"default": "false",
|
||||||
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -32449,7 +32449,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "true",
|
"default": "false",
|
||||||
"description": "Whether to focus on the first visible or selected element."
|
"description": "Whether to focus on the first visible or selected element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -36600,7 +36600,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": "true",
|
"default": "false",
|
||||||
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
"description": "Whether to focus on the first visible or selected element when the overlay panel is shown."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue