Open alexpahomi opened 1 year ago
For bootstrap, is there any way to open the datepicker in a separate modal?
How about putting an inline picker inside a modal and update input element's value with changeDate event listener?
Works like a charm, thanks a lot
For bootstrap, is there any way to open the datepicker in a separate modal?