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
Name | Type | Default | Description |
---|---|---|---|
data |
|
Overrides the default font size list. Numeric values are treated as pixels. |
Events
Name | Type | Description |
---|---|---|
valueChange |
|
Fires when the user updates the value of the drop-down list. |