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

 

Guide

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.

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注