Preparing search index...
The search index is not available
@kksh/api
@kksh/api
ui/worker
List
Item
Class Item
Implements
ListSchema
.
Item
IComponent
<
ListSchema
.
Item
>
Index
Constructors
constructor
Properties
accessories?
actions?
default
Action?
icon?
keywords?
node
Name
sub
Title?
title
value
Methods
to
Model
Constructors
constructor
new
Item
(
model
:
OmitNodeName
<
{
accessories
?:
{
date
?:
Date
|
{
color
:
string
;
text
:
Date
}
;
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
tag
?:
string
|
{
color
:
string
;
text
:
string
}
;
text
?:
string
|
{
color
:
string
;
text
:
string
}
;
tooltip
?:
string
;
}
[]
;
actions
?:
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
;
defaultAction
?:
string
;
icon
?:
schema
.
Icon
;
keywords
?:
string
[]
;
nodeName
:
ListItem
;
subTitle
?:
string
;
title
:
string
;
value
:
string
;
}
,
>
&
{
accessories
?:
List
.
ItemAccessory
[]
;
actions
?:
Action
.
ActionPanel
;
icon
?:
Icon
;
}
,
)
:
List
.
Item
Parameters
model
:
OmitNodeName
<
{
accessories
?:
{
date
?:
Date
|
{
color
:
string
;
text
:
Date
}
;
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
tag
?:
string
|
{
color
:
string
;
text
:
string
}
;
text
?:
string
|
{
color
:
string
;
text
:
string
}
;
tooltip
?:
string
;
}
[]
;
actions
?:
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
;
defaultAction
?:
string
;
icon
?:
schema
.
Icon
;
keywords
?:
string
[]
;
nodeName
:
ListItem
;
subTitle
?:
string
;
title
:
string
;
value
:
string
;
}
,
>
&
{
accessories
?:
List
.
ItemAccessory
[]
;
actions
?:
Action
.
ActionPanel
;
icon
?:
Icon
;
}
Returns
List
.
Item
Properties
Optional
accessories
accessories
?:
List
.
ItemAccessory
[]
Optional
actions
actions
?:
Action
.
ActionPanel
Optional
default
Action
defaultAction
?:
string
Optional
icon
icon
?:
Icon
Optional
keywords
keywords
?:
string
[]
node
Name
nodeName
:
ListItem
= NodeNameEnum.ListItem
Optional
sub
Title
subTitle
?:
string
title
title
:
string
value
value
:
string
Methods
to
Model
toModel
()
:
{
accessories
?:
{
date
?:
Date
|
{
color
:
string
;
text
:
Date
}
;
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
tag
?:
string
|
{
color
:
string
;
text
:
string
}
;
text
?:
string
|
{
color
:
string
;
text
:
string
}
;
tooltip
?:
string
;
}
[]
;
actions
?:
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
;
defaultAction
?:
string
;
icon
?:
schema
.
Icon
;
keywords
?:
string
[]
;
nodeName
:
ListItem
;
subTitle
?:
string
;
title
:
string
;
value
:
string
;
}
Returns
{
accessories
?:
{
date
?:
Date
|
{
color
:
string
;
text
:
Date
}
;
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
tag
?:
string
|
{
color
:
string
;
text
:
string
}
;
text
?:
string
|
{
color
:
string
;
text
:
string
}
;
tooltip
?:
string
;
}
[]
;
actions
?:
{
items
:
{
icon
?:
schema
.
Icon
;
nodeName
:
NodeNameEnum
;
title
:
string
;
value
:
string
;
}
[]
;
nodeName
:
NodeNameEnum
;
title
?:
string
;
}
;
defaultAction
?:
string
;
icon
?:
schema
.
Icon
;
keywords
?:
string
[]
;
nodeName
:
ListItem
;
subTitle
?:
string
;
title
:
string
;
value
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
accessories
actions
default
Action
icon
keywords
node
Name
sub
Title
title
value
Methods
to
Model
@kksh/api
Loading...