smartEditor represents a ready-for-use HTML text editor which can simplify web content creation or be a
replacement of your HTML Text Areas.
Features:
Basic & advanced styling. With smartEditor, you can easily apply bold, italic, underline styles as
well as different fonts and font size.
Colors Picking. The built-in Color Pickers allow you to highlight text by changing its text color or
background color.
Inline editing. The feature allows you to edit inline and the smartEditor's toolbar is displayed on demand
above the editing area.
Right to left interface. smartEditor can switch to Right to Left layout and editing mode by setting a
single property called "rtl" to true.
Hyperlinks. A built-in tool for inserting, modifying and removing hyperlinks is available.
Images. Images can be edited via a built-in Dialog where you can define the image's url, size, alt text
and layout.
Tables. The Editor allows to creata tables with custom rows/colums and apply attributes like header,
alternation and etc.
Export to HTML and Print.
Customizable Toolbars. The Toolbar items can be customized as well as the Dialog Window for the
table/image/hyperlink actions.
Force paste as plain text. smartEditor has a property called "pasteFormat". By setting it to "plainText",
the
clipboard data will be always pasted as plain text
PC, Touch and Mobile Devices Support
Web Standards Compliant
Rich and easy to use JavaScript API
Easy customization and built-in themes
Element
<smart-editor>
Yes
Yes
Yes
Yes
Yes
Description
The following demo showcases most of the Smart Editor Methods. Clicking on a button below will call the
according method.