ment.io:Angular的提及和宏

时间:2024-03-17 02:08:16
【文件属性】:

文件名称:ment.io:Angular的提及和宏

文件大小:152KB

文件格式:ZIP

更新时间:2024-03-17 02:08:16

JavaScript

ment.io @mentions和基于AngularJS的宏小部件,但不依赖jQuery。 首先,将以下内容添加到Controller中以设置一个名为people的范围变量: $scope . people = [ { label : 'Joe' } , { label : 'Mike' } , { label : 'Diane' } ] 然后将此添加到您的html中: < input type =" text " mentio mentio-typed-text =" typedTerm " mentio-items =" people | filter:label:typedTerm " ng-model =" myval "/> 现在,您可以在文本字段中输入@,然后看到一个选择菜单。 还有许多其他选项,包括具有多个触发字符,模板,将


【文件预览】:
ment.io-master
----.jshintrc(2KB)
----.gitignore(136B)
----ment.io()
--------productdata.json(4KB)
--------simplepeopledata.json(153B)
--------peopledata.json(594B)
--------index.html(26KB)
--------styles.css(2KB)
--------scripts.js(7KB)
----package.json(2KB)
----package-lock.json(457KB)
----src()
--------mentio.service.js(22KB)
--------mentio-menu.tpl.html(419B)
--------mentio.directive.js(29KB)
----karma.conf.js(2KB)
----.bowerrc(40B)
----.travis.yml(154B)
----gulpfile.js(4KB)
----dist()
--------templates.js(402B)
--------mentio.js(52KB)
--------mentio.min.js(17KB)
----.jshintignore(15B)
----LICENSE-MIT(1KB)
----README.md(1KB)
----tests()
--------mentio.spec.js(21KB)
----bower.json(586B)
----.editorconfig(414B)

网友评论