Popii - v0.5.1
GitHub
npm
Preparing search index...
index
PopiiEventFunction
Type Alias PopiiEventFunction<K, TState>
PopiiEventFunction
:
(
pop
:
EventPop
<
TState
>
,
...
args
:
ClientEvents
[
K
]
,
)
=>
void
|
Promise
<
void
>
Type Parameters
K
extends
keyof
ClientEvents
TState
=
any
Type Declaration
(
pop
:
EventPop
<
TState
>
,
...
args
:
ClientEvents
[
K
]
)
:
void
|
Promise
<
void
>
Parameters
pop
:
EventPop
<
TState
>
...
args
:
ClientEvents
[
K
]
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Popii - v0.5.1
Loading...