好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

http://angular.github.io/router/

 

Guide

Configuring the Router - This guide shows the many ways to map URLs to components. Getting Started - These are instuctions for starting a new app with the New Router with AngularJS 1.4. Component Lifecycle Hooks - Lifecycle hooks let you control each stage of a route navigation.

API

routerViewPort  - A routerViewPort is where resolved content goes. routerLink  - Lets you link to different parts of the app, and automatically generates hrefs. $componentLoaderProvider  - This lets you configure conventions for what controllers are named and where to load templates from.

 

Router  - The router is responsible for mapping URLs to components.

查看更多关于http://angular.github.io/router/的详细内容...

  阅读:53次