目录
当前位置: 首页 > 文档资料 > Meteor 中文文档 >

accounts-ui

优质
小牛编辑
122浏览
2023-12-01

accounts-ui

Meteor 账户系统的插入式UI。添加这个包之后,用{{> loginButtons}}插入到模板中。UI自动匹配任何已添加的登录服务,例如accounts-password, accounts-facebook等等。

See the docs about accounts-ui above..