Basic Examples
Modal
You can use datepicker in modal by using {container: "#modal-id"} parameter. The datepicker will be initialized inside the modal body. All inputs that are located inside a modal needs to be initialized using the id of the container.