Interface: LexicalEditorWithDispose
A handle to the editor with an attached dispose function
Extends
Properties
dispose()
dispose: () => void
Dispose the editor and perform all clean-up
(also available as Symbol.dispose via Disposable)
Returns
void
Defined in
types.ts:303