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

EditorFormatComponent

A component which configures an existing DropDownListComponent as an Editor tool (see example). The component associates a kendo-dropdownlist with an Editor command that changes the format of a content block and automatically defines the options of the drop-down list and sets its values (see example).

ts
<kendo-toolbar-dropdownlist kendoEditorFormat></kendo-toolbar-dropdownlist>

Selector

kendo-toolbar-dropdownlist[kendoEditorFormat]

Inputs

NameTypeDefaultDescription

data

FormatItem[]

Overrides the default format items list.

Events

NameTypeDescription

valueChange

EventEmitter<FormatItem>

Fires when the user updates the value of the drop-down list.

In this article
SelectorInputsEvents
Not finding the help you need?
Contact Support