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

Commit 3607e10

Browse files
committed
change
1 parent fb3bd48 commit 3607e10

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
@@ -84,7 +84,7 @@ date-set-hidden="" | String(Boolean) | false | Set the default date to be shown
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
8686
date-typer="" | String(Boolean) | false | Set the datepicker to update calendar date when user is typing a date
87-
date-toggle="" | String(Boolean) | true | Set the datepicker to toggle its visibility on focus and blur
87+
datepicker-toggle="" | String(Boolean) | true | Set the datepicker to toggle its visibility on focus and blur
8888

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

0 commit comments

Comments
 (0)