Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Flight
ComponentStatic
Interface ComponentStatic
Index
Call signatures
Methods
attachTo
teardownAll
Call signatures
(
fns
?:
Array<Function>
)
:
ComponentStatic
Parameters
fns?:
Array<Function>
optional
Returns
ComponentStatic
Methods
public
attachTo
(
selector
:
string
, options
?:
Object
)
Parameters
selector:
string
options?:
Object
optional
public
attachTo
(
selector
:
Element
, options
?:
Object
)
Parameters
selector:
Element
options?:
Object
optional
public
attachTo
(
selector
:
JQuery
, options
?:
Object
)
Parameters
selector:
JQuery
options?:
Object
optional
public
teardownAll
(
)
Globals
Flight
jquery
Advice
AdviceStatic
Base
Component
ComponentStatic
attachTo
teardownAll
ComposeStatic
DebugStatic
EventData
FlightStatic
UtilsStatic