
The ngs-text-editor component is a full WYSIWYG rich text editor based on Tiptap for editing formatted HTML content. Use it for long descriptions, articles, notes, changelog entries, knowledge base content, and admin fields that need headings, lists, links, images, embeds, code, and rich formatting.
Key Features:
- Rich formatting: Supports headings, bold, italic, strike, lists, blockquotes, inline code, code blocks, and horizontal rules.
- Media and links: Add links, upload images with
imageUploadFn, and insert YouTube embeds. - Editor menus: Compose toolbars, bubble menus, floating menus, and command buttons around the editor.
- HTML output: Listen to
contentChangewhen the editor content changes.