angular-mentions
angular-mentions copied to clipboard
When press second character show list
Hi. What do I need to do to make the list show when I click on the second one char, like this: triggerChar: "@@". Thanks
That is not supported, triggerChar must be a single character.
Maybe http://jsfiddle.net/t2zqdp46/, will inspire you, sir. Thnx
Any workaround about this issue? Thnx.
Hi. What do I need to triggerChar and show the list when I enter min 3 characters, like this: triggerChar: "@ab". Thanks
Hi. What do I need to triggerChar and show the list when I enter min 3 characters, like this: triggerChar: "@ab". Thanks
Hi @dmacfarlane , answered above, https://github.com/dmacfarlane/angular-mentions/issues/105#issuecomment-515195261 if I understand correctly
How should I test wha is on stackblitz? Nothing shows even though I'm typing in the box
Oh, I'm sorry, please type '{{' and you will show a list with mention, then you show highlight text, I want that on clicking by highlight text the list of mention showing again
I will try working on this in my free time, but it might take a while.