Preparing search index...
The search index is not available
@kksh/api
@kksh/api
ui
Action
ActionPanel
Class ActionPanel
Implements
Action
.
ActionPanel
IComponent
<
Action
.
ActionPanel
>
Index
Constructors
constructor
Properties
items
node
Name
title?
Methods
to
Model
Constructors
constructor
new
ActionPanel
(
model
:
OmitNodeName
<
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
,
>
&
{
items
:
Action
.
Action
[]
}
,
)
:
Action
.
ActionPanel
Parameters
model
:
OmitNodeName
<
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
,
>
&
{
items
:
Action
.
Action
[]
}
Returns
Action
.
ActionPanel
Properties
items
items
:
Action
.
Action
[]
node
Name
nodeName
:
EnumValues
<
typeof
NodeNameEnum
>
= NodeNameEnum.ActionPanel
Optional
title
title
?:
string
Methods
to
Model
toModel
()
:
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
Returns
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
items
node
Name
title
Methods
to
Model
@kksh/api
Loading...