bootstrap-ui-datetime-picker
bootstrap-ui-datetime-picker copied to clipboard
Popup placement property
trafficstars
Hi there, I wanted to pass the popup-placement property to the datepicker popup. Is there a way to do this?
https://angular-ui.github.io/bootstrap/#/datepickerPopup
thanks!
This would be good to be able to set. Isn't it using datepickerPopup directive?
Unfortunatelly, internally it uses ui.bootstrap.datepicker rather than ui.bootstrap.datepickerPopup.
datePickerPopup only consists of the datePicker, not a timePicker as well
so there's no way to set up the popup placement?