fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 372 forks source link

Custom text #168

Closed luxsyp closed 5 years ago

luxsyp commented 8 years ago

Is there any possibility to set a custom text in the input like 'this week' - 'this month' - 'custom', instead of the date ?

nulltone commented 8 years ago

+1. Can this custom/predefined string be passed to the eventHandlers function so I can apply the string in the UI elsewhere?