Document API

Our Rich Text Editor for Blazor allows you to edit and format documents in code. Use the DocumentAPI property to access structural elements of the main sub-document (for example, sections, hyperlinks, or tables) and members related to common document functionality.

Review the code in this demo modules and learn how to do the following: