Preparing search index...
The search index is not available
app
app
clientSdk
IPluginMenuAction
Interface IPluginMenuAction
interface
IPluginMenuAction
{
action
:
(
(
)
=>
Promise
<
void
>
)
;
icon
:
string
;
title
:
string
;
}
Index
Properties
action
icon
title
Properties
action
action
:
(
(
)
=>
Promise
<
void
>
)
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
icon
icon
:
string
title
title
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
icon
title
app
clientSdk
serverSdk
Generated using
TypeDoc