Preparing search index...
The search index is not available
@subaio/fintech-bridge-web
@subaio/fintech-bridge-web
CustomEvent
Type alias CustomEvent<T>
Custom
Event
<
T
>
:
{
payload
:
{
data
:
T
;
name
:
string
;
}
;
type
:
CustomEvent
;
}
Helper type for typed custom event
Type Parameters
T
Type declaration
payload
:
{
data
:
T
;
name
:
string
;
}
data
:
T
name
:
string
type
:
CustomEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@subaio/fintech-bridge-web
ActionType
EventType
Status
BridgeManager
BridgeView
Action
Config
CustomAction
CustomEvent
Event
EventHandlers
OnTokenRequired
Page
PromiseLibType
ViewOptions
Generated using
TypeDoc
Helper type for typed custom event