1.0 KiB
1.0 KiB
title | description | type | page_title | slug | tags | res_type | category |
---|---|---|---|---|---|---|---|
Add custom line height tool inside the Native Editor. | An example demonstrating how to implement a custom line height tool inside the Native Editor component. | how-to | Add custom line height tool in the Native Editor | Kendo UI for Vue Native Editor | editor-line-height-custom-tool | editor, custom tool, line height, tools, kendovue, native | kb | knowledge-base |
Environment
Product Version | 3.10.0 |
Product | Progress® Kendo UI for Vue Native |
Description
The current KB article demonstrates how to add a custom line-height
tool inside the Native Editor
Runnable example
{% meta height: 420 %} {% embed_file editor-line-height-custom-tool/main.vue preview %} {% embed_file editor-line-height-custom-tool/main.js %} {% embed_file editor-line-height-custom-tool/content-basic.js %} {% endmeta %}