New to Kendo UI for Angular? Start a free 30-day trial

TimeZoneEditorComponent

Represents the Kendo UI TimeZone Editor component for Angular. TimeZoneEditorComponent displays the currently loaded timezones. Used for editing the start and end timezones of the SchedulerEvent objects.

Selector

kendo-timezone-editor

Inputs

NameTypeDefaultDescription

width

number

260

Specifies the width of the ComboBox which contains the names of the timezones.

Events

NameTypeDescription

valueChange

EventEmitter<string>

Fires when the value of the component has changed.

In this article

Not finding the help you need?