bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

Popup placement property

Open mribichich opened this issue 9 years ago • 4 comments
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!

mribichich avatar May 13 '16 14:05 mribichich

This would be good to be able to set. Isn't it using datepickerPopup directive?

pgeza avatar Aug 30 '16 07:08 pgeza

Unfortunatelly, internally it uses ui.bootstrap.datepicker rather than ui.bootstrap.datepickerPopup.

mikatuo avatar Jun 28 '17 13:06 mikatuo

datePickerPopup only consists of the datePicker, not a timePicker as well

Gillardo avatar Jun 28 '17 14:06 Gillardo

so there's no way to set up the popup placement?

pablohectorg avatar May 22 '19 22:05 pablohectorg