Search
Preparing search index...
The search index is not available
hanako-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
hanako-ts
Framework
Module Framework
Index
Type Aliases
Func
Variables
$
Type Aliases
Func
Func
:
(
(
...
args
:
any
[]
)
=>
any
)
Type declaration
(
...
args
:
any
[]
)
:
any
Parameters
Rest
...
args:
any
[]
Returns
any
Variables
Const
$
$
:
(
(
selector
:
Selector
)
=>
Collection
)
&
{
imagesLoaded
:
(
(
images
?:
Collection
)
=>
Promise
<
void
>
)
;
parseHTML
:
(
(
html
:
string
)
=>
Collection
)
;
ready
:
(
(
)
=>
Promise
<
void
>
)
;
scrollTo
:
(
(
to
:
number
, duration
?:
number
)
=>
void
)
}
&
{
httpRequest
:
(
(
parameters
:
httpRequest
)
=>
Promise
<
any
>
)
}
= ...
Modules
Collection
Component
Framework
Graphic
Engine
Func
$
Generated using
TypeDoc