Annoto Widget API - v3.65.0
Preparing search index...
Annoto
Annoto
Interface Annoto
interface
Annoto
{
boot
(
config
:
IConfig
)
:
void
;
on
<
T
extends
keyof
IEventDataMap
=
keyof
IEventDataMap
>
(
event
:
T
,
cb
:
EventCallbackType
<
T
>
,
)
:
IDisposable
;
}
Index
Methods
boot
on
Methods
boot
boot
(
config
:
IConfig
)
:
void
Parameters
config
:
IConfig
Returns
void
on
on
<
T
extends
keyof
IEventDataMap
=
keyof
IEventDataMap
>
(
event
:
T
,
cb
:
EventCallbackType
<
T
>
,
)
:
IDisposable
Type Parameters
T
extends
keyof
IEventDataMap
=
keyof
IEventDataMap
Parameters
event
:
T
cb
:
EventCallbackType
<
T
>
Returns
IDisposable
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
boot
on
Annoto Widget API - v3.65.0
Loading...