mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
refactor
This commit is contained in:
parent
e8738455d0
commit
519e9d70bf
4 changed files with 5 additions and 5 deletions
|
@ -62,7 +62,7 @@ const AutoCompleteProps = [
|
|||
{
|
||||
name: "completeOnFocus",
|
||||
type: "boolean",
|
||||
default: false,
|
||||
default: "false",
|
||||
description: "Whether to run a query when input receives focus."
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue