SuperEditor
Events
Events let you respond to editor lifecycle and content changes.
Called before the editor view is created.
Called when editor is fully initialized and ready.
Called when editor is being destroyed. Clean up resources here.
Called after the first render completes.
Called when document content changes.
Called when content processing fails.
Called when selection changes (cursor movement).
Called when editor gains focus.
Called when editor loses focus.
Was this page helpful?

