mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Typo fix
This commit is contained in:
parent
bdbc67e3df
commit
a242e3c8fe
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ export interface AutoCompleteProps {
|
|||
*/
|
||||
placeholder?: string | undefined;
|
||||
/**
|
||||
* Whether the multiselect is in loading state.
|
||||
* Whether the autocomplete is in loading state.
|
||||
* @defaultValue false
|
||||
*/
|
||||
loading?: boolean | undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue