本文介绍了AngularUI 路由器 - 实现“多个同时状态"的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
假设我在同一个页面上有两个或更多视图可以被视为小部件 - 其状态转换主要是自包含的 - 实现这种多个同时状态"的最佳方法是什么?
Say I've got two or more views on the same page that could be seen as widgets - whose state transitions are largely self-contained - what's the best way to implement this kind of "multiple simultaneous states"?
(如果这不是多个同时状态"的意思,请纠正我)
(Or please correct me if this is not what "multiple simultaneous states" means)
推荐答案
目前无法使用 ui-router.
Not currently possible with ui-router.
然而,该主题已在各种化身中遭到破坏.
However the topic has been breached in various incarnations.
这篇关于AngularUI 路由器 - 实现“多个同时状态"的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!