A custom editor interface that extends the base Editor
interface and includes additional properties and methods specific to the Plate library.
Core Properties
API Methods
Retrieve the typed API for a plugin.
Get the typed transforms for a plugin.
Retrieve the editor plugin instance by its key or base plugin.
Get the node type associated with a plugin.
Initialize the editor value, selection, and normalization. Accepts options for auto-select, selection, normalization, value, and an onReady
callback that provides context on initialization completion.
Option Methods
Core Plugin APIs
DebugPlugin
HtmlPlugin
ReactPlugin
SlateReactExtensionPlugin
Replace the editor value. See Controlled Value for more information.