Ctrl + K
Get StartedStylesCoreCompsCDK
Carousel
Drawer
List Navigation
Outline
Pan View
Selection
Sliding Item
Virtual Scroll
Wysiwyg

Wysiwyg

Overview

The AXWysiwyg class is a wrapper around the Quill rich text editor, designed to simplify its usage in ACorex library. This class provides an easy way to initialize a Quill editor within a specified container and apply various formatting options such as bold, italic, underline, strike-through, font color, text alignment, and more. It also includes methods to manipulate text direction, font size, and background color. Users can insert images, and undo/redo changes using the integrated history features of Quill. The HTMLoutput getter provides access to the HTML content of the editor. The class enhances usability by offering a clean API for interacting with the Quill editor within Angular applications.

Usage

Basic Example

Options

AXWysiwyg

Demo

medium

Copyright ©2017-2025 ACoreX Labs Inc.

On this page