seyfert
Preparing search index...
ComponentCallback
Type Alias ComponentCallback<T>
ComponentCallback
:
(
interaction
:
T
,
stop
:
ComponentStopCallback
,
refresh
:
ComponentRefreshCallback
,
)
=>
any
Type Parameters
T
extends
ComponentInteraction
|
StringSelectMenuInteraction
=
ComponentInteraction
|
StringSelectMenuInteraction
Type declaration
(
interaction
:
T
,
stop
:
ComponentStopCallback
,
refresh
:
ComponentRefreshCallback
,
)
:
any
Parameters
interaction
:
T
stop
:
ComponentStopCallback
refresh
:
ComponentRefreshCallback
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
seyfert
Loading...