New to Kendo UI for AngularStart a free 30-day trial

AutoCorrectOn

Defines the auto-correction options for date range inputs. Use blur to correct on focus loss, change to correct on value change, or none to disable auto-correction.

type AutoCorrectOn = "blur" | "change" | "none";

Not finding the help you need?
Contact Support