core | angular-ui-router
Options
Menu

Module core

Core classes and interfaces

The classes and interfaces that are core to ui-router and do not belong to a more specific subsystem (such as resolve).

Index

Type aliases

PluginFactory: function

Type declaration

    • (router: UIRouter, options?: any): T
    • Parameters

      • router UIRouter
      • options: Optional  any

      Returns T

Generated using TypeDoc