The igHtmlEditor
control supports adding custom-defined toolbars. Custom toolbars are very similar to the standard toolbars. They reside in the toolbar area on top of the editor and after the standard toolbars. They can be visible or hidden, expanded or collapsed.
Custom toolbars currently support two types of controls:
This section contains topics covering custom toolbars in igHtmlEditor
.
Configuring Custom Toolbars: This topic describes how to configure custom toolbar to the igHtmlEditor
.
Adding a Button to a Custom Toolbar: This topic describes how to add button to custom toolbar in the igHtmlEditor
.
Adding a Combo Box to a Custom Toolbar: This topic describes how to add combo to custom toolbar in the igHtmlEditor
.
View on GitHub