Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit 43f1abb

Browse files
committed
Update README.md
1 parent 1e3fd0d commit 43f1abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ date-max-limit="" | String | false | Set a maximum date limit - you can use all
8383
date-set-hidden="" | String(Boolean) | false | Set the default date to be shown only in calendar and not in the input field
8484
date-disabled-dates="" | String([Date(), Date(), ...]) | false | Disable specific dates using an _Array_ of dates
8585
date-refocus="" | String(Boolean) | false | Set the datepicker to re-focus the input after selecting a date
86-
date-typer="" | String(Boolean) | false | Set the datepicker to update calendar when is user typing a date
86+
date-typer="" | String(Boolean) | false | Set the datepicker to update calendar date when is user typing a date (+1 keyup event may be not so performant)
8787

8888
##Options
8989
Angular datepicker allows you to use some options via `attribute` data

0 commit comments

Comments
 (0)