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