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

Configures a DropDownListComponent as an Editor tool (see example). Use this component to associate a kendo-toolbar-dropdownlist with an Editor command that changes the font family of a content block. The component automatically sets the options and values of the drop-down list (see example).

Definition

Package:@progress/kendo-angular-editor

Selector:kendo-toolbar-dropdownlist[kendoEditorFontFamily]

Syntax:

html
<kendo-editor>
  <kendo-toolbar>
     <kendo-toolbar-dropdownlist kendoEditorFontFamily></kendo-toolbar-dropdownlist>
 </kendo-toolbar>
</kendo-editor>

Inputs

Overrides the default font list.

Events

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

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