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