When using airDatepickerInput, the date can be manually edited, but that doesn't actually change the date picked.
I know editing can be disabled using the readonly argument (#499), but manual editing would be very useful when picking large date spans, so I would prefer to make that option work.
Is there a way to do that?
When using airDatepickerInput, the date can be manually edited, but that doesn't actually change the date picked.
I know editing can be disabled using the
readonlyargument (#499), but manual editing would be very useful when picking large date spans, so I would prefer to make that option work.Is there a way to do that?