Module: @lexical/react/LexicalNodeEventPlugin
Functions
NodeEventPlugin
▸ NodeEventPlugin(«destructured»
): null
Parameters
Name | Type |
---|---|
«destructured» | Object |
› eventListener | (event : Event , editor : LexicalEditor , nodeKey : string ) => void |
› eventType | string |
› nodeType | KlassConstructor <typeof LexicalNode > |
Returns
null