Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
ListItem
Interface ListItem
A single item in a list.
Hierarchy
Thing
ListItem
Index
Properties
alternate
Names
content
description
id
identifiers
images
is
Checked
item
meta
name
position
type
url
Properties
Optional
alternate
Names
alternate
Names
:
string
[]
Optional
content
content
:
Node
[]
Optional
description
description
:
string
|
InlineContent
[]
|
BlockContent
[]
Optional
id
id
:
string
Optional
identifiers
identifiers
:
(
string
|
PropertyValue
)
[]
Optional
images
images
:
(
string
|
ImageObject
)
[]
Optional
is
Checked
is
Checked
:
boolean
Optional
item
item
:
Node
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
Optional
name
name
:
string
Optional
position
position
:
number
type
type
:
"ListItem"
Optional
url
url
:
string
Exports
List
Item
alternate
Names
content
description
id
identifiers
images
is
Checked
item
meta
name
position
type
url
Generated using
TypeDoc
A single item in a list.