New to Kendo UI for Angular? Start a free 30-day trial
DateTimePickerActiveTab
The literal type that defines the active tab of the DateTimePicker (see example).
type
DateTimePickerActiveTab = "date" | "time";