Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ladda
Module Ladda
Index
Interfaces
ILaddaButton
ILaddaOptions
Functions
bind
create
stopAll
Functions
bind
(
target
:
HTMLElement
, options
?:
ILaddaOptions
)
Parameters
target:
HTMLElement
options?:
ILaddaOptions
optional
bind
(
cssSelector
:
string
, options
?:
ILaddaOptions
)
Parameters
cssSelector:
string
options?:
ILaddaOptions
optional
create
(
button
:
Element
)
:
ILaddaButton
Parameters
button:
Element
Returns
ILaddaButton
stopAll
(
)
Globals
Ladda
ILaddaButton
ILaddaOptions
bind
create
stopAll