Is there a way to choose type a date instead of automatically open a modal when the input get focused??? Like have a button side-by-side in a input, and the modal opens when the users click that button, but if the user prefer, he can type manually a date/time (like using a directive to mask or something like that)?
Is there a way to choose type a date instead of automatically open a modal when the input get focused??? Like have a button side-by-side in a input, and the modal opens when the users click that button, but if the user prefer, he can type manually a date/time (like using a directive to mask or something like that)?