Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit a69f66f

Browse files
committed
docs(datepicker): add is-open documentation
- Add documentation for `is-open` binding for the datepicker Closes #4055 Fixes #3939
1 parent 0643fd3 commit a69f66f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: src/datepicker/docs/readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ Specific settings for the `datepicker-popup`, that can globally configured throu
118118
* `datepicker-append-to-body`
119119
_(Default: false)_:
120120
Append the datepicker popup element to `body`, rather than inserting after `datepicker-popup`. For global configuration, use `datepickerPopupConfig.appendToBody`.
121+
* `is-open` <i class="glyphicon glyphicon-eye-open"></i>
122+
_(Default: false)_:
123+
Whether to show the datepicker.
121124

122125
### Keyboard Support ###
123126

0 commit comments

Comments
 (0)