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

EditorFontSizeComponent

A component which configures an existing DropDownListComponent as an Editor tool (see example). The component associates a see example).

<kendo-toolbar-dropdownlist kendoEditorFontSize></kendo-toolbar-dropdownlist>

Selector

kendo-toolbar-dropdownlist[kendoEditorFontSize]

Inputs

NameTypeDefaultDescription

data

FontSizeItem[]

Overrides the default font size list. Numeric values are treated as pixels.

Events

NameTypeDescription

valueChange

EventEmitter<FontSizeItem>

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

In this article

Not finding the help you need?