Module: @lexical/react/LexicalOnChangePlugin
Functions
OnChangePlugin
▸ OnChangePlugin(«destructured»
): null
Parameters
Name | Type | Default value |
---|---|---|
«destructured» | Object | undefined |
› ignoreHistoryMergeTagChange? | boolean | true |
› ignoreSelectionChange? | boolean | false |
› onChange | (editorState : EditorState , editor : LexicalEditor , tags : Set <string >) => void | undefined |
Returns
null