UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
ParamFactory | @uirouter/core
Search
Preparing search index...
The search index is not available
@uirouter/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@uirouter/core
"url/urlMatcherFactory"
ParamFactory
Class ParamFactory
Hierarchy
ParamFactory
Index
Constructors
constructor
Methods
from
Config
from
Path
from
Search
Constructors
constructor
new
Param
Factory
(
router
:
UIRouter
)
:
ParamFactory
Parameters
router:
UIRouter
Returns
ParamFactory
Methods
from
Config
from
Config
(
id
:
string
, type
:
ParamType
, state
:
StateDeclaration
)
:
Param
Parameters
id:
string
type:
ParamType
state:
StateDeclaration
Returns
Param
from
Path
from
Path
(
id
:
string
, type
:
ParamType
, state
:
StateDeclaration
)
:
Param
Parameters
id:
string
type:
ParamType
state:
StateDeclaration
Returns
Param
from
Search
from
Search
(
id
:
string
, type
:
ParamType
, state
:
StateDeclaration
)
:
Param
Parameters
id:
string
type:
ParamType
state:
StateDeclaration
Returns
Param
UIRouter
Services
State
Service
State
Registry
Transition
Service
Url
Service
Url
Config
Url
Rules
Other
Transition
Trace
Param
Factory
constructor
from
Config
from
Path
from
Search
Url
Matcher
Factory
Generated using
TypeDoc