Preparing search index...
The search index is not available
wza2
wza2
Interfaces
ActionListenerContainer
Type alias ActionListenerContainer
Action
Listener
Container
:
{
action
:
string
;
listener
:
(
(
action
,
state
)
=>
void
)
;
}
Type declaration
action
:
string
listener
:
(
(
action
,
state
)
=>
void
)
(
action
,
state
)
:
void
Parameters
action
:
WzaAction
state
:
IStore
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
wza2
Loading...