angularjs:textarea中的@mention

Bob*_*ark 8 autocomplete angularjs angularjs-directive angular-ui-bootstrap

我想显示一个由@我的文本区域中的单词触发的自动完成表单,如此库http://ichord.github.io/At.js/,但仅使用angularjs&css

我应该写什么样的指令?另外,有没有办法用angular bootstrap UI typehead指令实现它?

小智 23

请参阅https://github.com/jeff-collins/ment.io以获取可能符合您要求的指令.