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
Name | Type | Default | Description |
---|---|---|---|
width |
|
|
Specifies the width of the ComboBox which contains the names of the timezones. |
Events
Name | Type | Description |
---|---|---|
valueChange |
|
Fires when the value of the component has changed. |