简体   繁体   English

使用angular js自动完成对电子邮件ID的建议

[英]auto-complete suggestion for email id using angular js

I have an App for sending emails (using angular and bootstrap). 我有一个用于发送电子邮件的应用程序(使用angular和bootstrap)。 And I have some 1000 email-ids in my db. 我的数据库中有1000个电子邮件ID。

I want to implement an auto-complete suggestion type of thing in To and CC field( same like Gmail-compose modal box). 我想在“收件人”和“抄送”字段中实现事物的自动完成建议类型(类似于Gmail组成模式框)。

If any one has an idea please suggest or suggest some links/tutorials for this. 如果有人有任何想法,请提出建议或建议一些链接/教程。

Angular Chosen 角度选择

It working good with angular js 与angular js一起使用效果很好

It has good flexibility. 它具有良好的灵活性。 Such as it provide better flexibility using "Group By", "Multiple Select", etc. 例如,使用“分组依据”,“多重选择”等可提供更好的灵活性。

ui-select(ui-select2) ui-select(ui-select2)

There was lots of bug while i was using ui-select2(older-version). 我使用ui-select2(旧版本)时有很多错误。 Recently they had changed there name from ui-select2 to ui-select. 最近,他们已将名称从ui-select2更改为ui-select。 I'm not sure about the latest version of ui-select 我不确定ui-select的最新版本

I would say Go for Angular Chosen 我会说去选角

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM