0

I would like to redirect users from editor if they click on @mention (or #tag) elements provided by quill-mention. (Angular + ngx-quill + quill-mention). Is it possible? If so, how? Or do I need another, more sophisticated editor?

embu
  • 1
  • 2

1 Answers1

0

Do you want to redirect user to another page or to another website? You can just wrap a mention with link and redirect user on click?

NeNaD
  • 18,172
  • 8
  • 47
  • 89