UI-Router
About
Tutorials
Guide
API Docs
Resources
Blog
ParamTypes | UI-Router
Search
Preparing search index...
The search index is not available
UI-Router
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
params
ParamTypes
Class ParamTypes
Hierarchy
ParamTypes
Index
Constructors
constructor
Properties
enqueue
type
Queue
types
Methods
_flush
Type
Queue
type
Object literals
default
Types
Constructors
new
Param
Types
(
)
:
ParamTypes
Returns
ParamTypes
Properties
enqueue
:
boolean
type
Queue
:
any
[]
types
:
any
Methods
_flush
Type
Queue
(
)
:
void
Returns
void
type
(
name
:
any
, definition
?:
any
, definitionFn
?:
Function
)
:
any
Parameters
name:
any
definition
Optional
:
any
definitionFn
Optional
:
Function
Returns
any
Object literals
default
Types
:
object
any
:
object
decode
:
identity
encode
:
identity
equals
:
any
pattern
:
RegExp
bool
:
object
is
:
function
Type declaration
(
x
:
any
)
:
boolean
Parameters
x:
any
Returns
boolean
pattern
:
RegExp
decode
(
val
:
any
)
:
boolean
Parameters
val:
any
Returns
boolean
encode
(
val
:
any
)
:
number
Parameters
val:
any
Returns
number
date
:
object
capture
:
RegExp
pattern
:
RegExp
decode
(
val
:
any
)
:
any
Parameters
val:
any
Returns
any
encode
(
val
:
any
)
:
string
Parameters
val:
any
Returns
string
equals
(
l
:
any
, r
:
any
)
:
boolean
Parameters
l:
any
r:
any
Returns
boolean
is
(
val
:
any
)
:
boolean
Parameters
val:
any
Returns
boolean
hash
:
object
decode
:
valFromString
encode
:
valToString
equals
:
(Anonymous function)
is
:
function
Type declaration
(
x
:
any
)
:
boolean
Parameters
x:
any
Returns
boolean
pattern
:
RegExp
int
:
object
encode
:
valToString
pattern
:
RegExp
decode
(
val
:
any
)
:
number
Parameters
val:
any
Returns
number
is
(
val
:
any
)
:
boolean
Parameters
val:
any
Returns
boolean
json
:
object
decode
:
any
encode
:
any
equals
:
any
is
:
function
Type declaration
(
x
:
any
)
:
boolean
Parameters
x:
any
Returns
boolean
pattern
:
RegExp
string
:
object
decode
:
valFromString
encode
:
valToString
is
:
function
Type declaration
(
x
:
any
)
:
boolean
Parameters
x:
any
Returns
boolean
pattern
:
RegExp
Globals
".base
Dir"
common
core
justjs
ng1
ng2
params
path
resolve
state
transition
url
view
Def
Type
Param
Param
Types
constructor
enqueue
type
Queue
types
_flush
Type
Queue
type
default
Types
State
Params
Type
Param
Declaration
Raw
Params
Replace
Type
Definition
Params
OrArray
has
Own
param
Types
Array
Type
get
Replace
get
Squash
Policy
get
Type
is
Shorthand
state
Params
Factory
unwrap
Shorthand
val
From
String
val
ToString
Generated using
TypeDoc