Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of auto suggestion #583

Open
Sourabh2712 opened this issue Oct 19, 2023 · 1 comment
Open

Implementation of auto suggestion #583

Sourabh2712 opened this issue Oct 19, 2023 · 1 comment

Comments

@Sourabh2712
Copy link

Hello
I was using this library overall it is best but at one point I'm stuck, that is implementation of auto suggestion as props in editor so that if I type @ then is suggestion me list of some values.
If possible can you tell me how I can implement it.

@jaywcjlove
Copy link
Member

@Sourabh2712 I think it is very difficult to implement it. You can try using components.textarea + react-mentions which may achieve your purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants