mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update Calendar.d.ts
This commit is contained in:
parent
4b5316093a
commit
d6dc1c38bb
1 changed files with 1 additions and 1 deletions
2
components/lib/calendar/Calendar.d.ts
vendored
2
components/lib/calendar/Calendar.d.ts
vendored
|
@ -624,7 +624,7 @@ export interface CalendarProps {
|
|||
*/
|
||||
showWeek?: boolean | undefined;
|
||||
/**
|
||||
* Wheter to allow prevents entering the date manually via typing.
|
||||
* Whether to allow entering the date manually via typing.
|
||||
* @defaultValue true
|
||||
*/
|
||||
manualInput?: boolean | undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue