ember routing utils:与Ember`RouterService`配合使用的实用工具 源码
ember-routing-utils 一些RouterService更有效地使用Ember RouterService 。 安装 ember install ember-routing-utils 用法 routing-utils服务 getParameters(routeInfo: RouteInfo): string[] 以正确的方式检索RouteInfo对象及RouteInfo对象的所有参数,以便您可以将它们传递给例如transitionTo(routeName, ...params) 。 getParametersWithQueryParameters(routeInfo:
文件列表
ember-routing-utils-main.zip
(预估有个44文件)
ember-routing-utils-main
ember-cli-build.js
497B
.github
dependabot.yml
252B
workflows
ci.yml
2KB
testem.js
585B
yarn.lock
478KB
RELEASE.md
2KB
.eslintrc.js
61B
暂无评论