Rich Text Editor

Since 11.1

The widget requires Webix Pro edition and can be purchased as part of any license pack.

What's New

Check Rich Text Editor What's New list to keep up with the latest updates.

API Reference

Samples

Overview

Rich Text Editor is an easy-to-use WYSIWYG widget for advanced text editing and formatting. This widget allows you to:

  • perform CRUD operations on text
  • apply the full range of text formatting possibilities
  • provide the desired configuration for toolbar and menu
  • specify the suitable layout mode
  • import documents from the .docx format and export to the .docx and .pdf formats

The widget is a blend of Webix and Webix Jet packed into a standard Webix component, which allows you:

  • either use the widget as is with minimal settings required
  • or deeply customize its inner behavior using JetApp, JetView and Jet Service API.

Guides

Configuring Rich Text Editor

Discusses the main points of Rich Text Editor initialization and configuring.

Working with Rich Text Editor

Describes general principles of working with data in Rich Text Editor.

Customizing Rich Text Editor

Describes the possibilities of deep tuning.
Back to top