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

Commit a6aa855

Browse files
committed
Updated README.md
1 parent 822bc6e commit a6aa855

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ 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
95+
| | | **tip:** _You may use this option togheter with datepicker-toggle="false" for a stable behavior_
9496

9597
##Options
9698
Angular datepicker allows you to use some options via `attribute` data

0 commit comments

Comments
 (0)