Class: AppRoutesDirective

AppRoutesDirective~ AppRoutesDirective


new AppRoutesDirective()

The <app-routes>...<app-routes> directive. Supports the
following attributes:


  • current '=' - a variable containing the current route

  • all '=' - a variable containing all current routes

  • title '@' - a string to show as a header of the navigation


See AppConfigurator.js for a detailled description of the routes objects

Source:

Methods


<static> factory()

Factory to create the directive; used in the angular.directive call

Source: