Getting started
The goal of the Fundamentals section is to get you from an empty project to a
Your first editor
Let's build a small editor with a button that toggles bold and highlights when
Core concepts
You've built an editor. Before going on, it's worth understanding the few
HTML format and supported tags
The provided components work with a fixed set of standard and custom HTML tags - the editor produces them and they can be used as input to both the editor and the display component. This page is the reference for that set.