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