ember-bootstrap-daterange

0.3.0 • Public • Published

Ember-bootstrap-daterange

Ember add-on-ification of bootstrap daterangepicker.

Requirements

Bootstrap 3.0+

Examples

Simple date range picker with start and end dates bound.

  {{bootstrap-daterange-picker startDate=start endDate=end}}

Single date picker with value bound.

  {{bootstrap-daterange-picker singleDatePicker=true startDate=date}}

For more information on using ember-cli, visit http://www.ember-cli.com/.

Package Sidebar

Install

npm i ember-bootstrap-daterange

Weekly Downloads

20

Version

0.3.0

License

MIT

Last publish

Collaborators

  • wedgex