Search
Preparing search index...
The search index is not available
@capitec/omni-widget
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@capitec/omni-widget
Index
Classes
Widget
Type Aliases
Bridge
Info
Widget
Event
Detail
Type Aliases
Bridge
Info
Bridge
Info
<
T
>
:
{
bridgeEvent
:
string
;
callbackId
?:
string
;
detail
?:
T
;
fromApplication
?:
boolean
;
identifier
:
string
}
Type Parameters
T =
any
Type declaration
bridge
Event
:
string
Optional
callback
Id
?:
string
Optional
detail
?:
T
Optional
from
Application
?:
boolean
identifier
:
string
Widget
Event
Detail
Widget
Event
Detail
<
T
,
U
>
:
{
content
:
T
;
callback
?:
any
}
Type Parameters
T =
any
U =
any
Type declaration
content
:
T
callback
?:
function
callback
(
detail
:
U
)
:
void
Parameters
detail:
U
Returns
void
Exports
Widget
Bridge
Info
Widget
Event
Detail
Generated using
TypeDoc