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

Commit 1b72922

Browse files
committed
Update README
Explain that all attributes bindings of Ember.TextField available on the datepicker.
1 parent 60be555 commit 1b72922

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
@@ -4,6 +4,8 @@ The addon provides you a `bootstrap-datapicker` input component. It can be used
44

55
The input component is based on [bootstrap-datepicker library](https://github.com/eternicode/bootstrap-datepicker).
66

7+
The datepicker input field extends [`Ember.TextField`](http://emberjs.com/api/classes/Ember.TextField.html). That means you have all attribute bindings available on `Ember.TextField`.
8+
79
## Installation
810

911
```bash

0 commit comments

Comments
 (0)