Hi I'm new to Lexical and want to create a suggestions plugin similar to how Gmail handles suggestions and smart compose, see attached image. Are there examples of how to do this in Lexical or can anyone point me in the right direction?
How do I implement a smart compose / suggestions / autocomplete feature in lexical.js
266 views Asked by caweidmann At
1
Looking at the example from AutoCompletePlugin in lexical playground.
See the link below for details.
https://github.com/facebook/lexical/tree/main/packages/lexical-playground/src/plugins/AutocompletePlugin