Preparing search index...
The search index is not available
@kksh/api
@kksh/api
ui/worker
List
Section
Class Section
Implements
ListSchema
.
Section
IComponent
<
ListSchema
.
Section
>
Index
Constructors
constructor
Properties
items
node
Name
title?
Methods
to
Model
Constructors
constructor
new
Section
(
model
:
OmitNodeName
<
{
items
:
{
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
;
}
[]
;
nodeName
:
ListSection
;
subtitle
?:
string
;
title
?:
string
;
}
,
>
&
{
items
:
List
.
Item
[]
}
,
)
:
List
.
Section
Parameters
model
:
OmitNodeName
<
{
items
:
{
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
;
}
[]
;
nodeName
:
ListSection
;
subtitle
?:
string
;
title
?:
string
;
}
,
>
&
{
items
:
List
.
Item
[]
}
Returns
List
.
Section
Properties
items
items
:
List
.
Item
[]
node
Name
nodeName
:
ListSection
= NodeNameEnum.ListSection
Optional
title
title
?:
string
Methods
to
Model
toModel
()
:
{
items
:
{
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
;
}
[]
;
nodeName
:
ListSection
;
subtitle
?:
string
;
title
?:
string
;
}
Returns
{
items
:
{
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
;
}
[]
;
nodeName
:
ListSection
;
subtitle
?:
string
;
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...