Components
Editor Root
A wrapper component for the editor. It provides a consistent layout and styling for the editor.
This example demonstrates the use of Shadcn-ui for ui, but alternative libraries and components can also be employed.
Props
children
ReactNode
requiredA ReactNode that represents the content of the editor.