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

Commit 4cee758

Browse files
committed
Update README.md
1 parent 5cc96f1 commit 4cee758

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
@@ -91,7 +91,7 @@ date-typer="" | String(Boolean) | false | Set the datepicker to update calendar
9191
datepicker-class="" | String('class1 class2 class3') | false | Set custom class/es for the datepicker calendar
9292
datepicker-append-to="" | String('#id','.classname', 'body') | false | Append the datepicker to #id or .class element or to body
9393
datepicker-toggle="" | String(Boolean) | true | Set the datepicker to toggle its visibility on focus and blur
94-
date-show="" | String | false | Trigger the datepicker visibility, if true datepicker is shown if false it is hidden
94+
datepicker-show="" | String | false | Trigger the datepicker visibility, if true datepicker is shown if false it is hidden
9595
| | | **tip:** _You may use this option togheter with datepicker-toggle="false" for a stable behavior_
9696

9797
##Options

0 commit comments

Comments
 (0)