Preparing search index...
The search index is not available
@angular-wave/angular.ts
@angular-wave/angular.ts
animations/animate-queue
$$AnimateQueueProvider
Class $$AnimateQueueProvider
Index
Constructors
constructor
Properties
$get
rules
$inject
Constructors
constructor
new $$
Animate
Queue
Provider
(
$animateProvider
)
:
$$AnimateQueueProvider
Parameters
$animateProvider
:
any
Returns
$$AnimateQueueProvider
Properties
$get
$get
:
(
string
|
(
(
$rootScope
:
Scope
,
$injector
:
any
,
$$animation
:
any
,
$$AnimateRunner
:
any
,
$templateRequest
:
any
)
=>
{
enabled
(
element
:
any
,
bool
:
any
,
...
args
:
any
)
:
any
;
off
(
event
:
any
,
container
:
any
,
callback
:
any
,
...
args
:
any
)
:
void
;
on
(
event
:
any
,
container
:
any
,
callback
:
any
)
:
void
;
pin
(
element
:
any
,
parentElement
:
any
)
:
void
;
push
(
element
:
any
,
event
:
any
,
options
:
any
,
domOperation
:
any
)
:
any
;
}
)
)
[]
rules
rules
:
{
cancel
:
any
[]
;
join
:
any
[]
;
skip
:
any
[]
;
}
Static
$inject
$inject
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
$get
rules
$inject
@angular-wave/angular.ts
Loading...