UI Action - v0.9.2
GitHub
NPM
Preparing search index...
SelectItemUiAction
ItemPushEventHandler
Type Alias ItemPushEventHandler<T>
ItemPushEventHandler
:
(
this
:
void
,
item
:
T
,
caption
:
string
,
title
:
string
,
)
=>
void
Type Parameters
T
Type declaration
(
this
:
void
,
item
:
T
,
caption
:
string
,
title
:
string
)
:
void
Parameters
this
:
void
item
:
T
caption
:
string
title
:
string
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
UI Action - v0.9.2
Loading...