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

Using Plugins

The Editor allows you to extend and customize its functionality and features by using plugins.

Placeholders

You can use a plugin to provide a placeholder functionality for the Editor which is similar to the placeholder attribute of the HTML input element.

Example
View Source
Change Theme:

Read Only

A Read-Only functionality can be implemented using a plugin as well.

The following example demonstrates how to implement a plugin which provides Read-Only functionality.

Example
View Source
Change Theme:

In this article

Not finding the help you need?