Sanity Library Reference Docs
Preparing search index...
sanity
index
PortableTextListBlock
Interface PortableTextListBlock
Alpha
interface
PortableTextListBlock
{
_key
:
string
;
_type
:
string
;
children
:
(
PortableTextObject
|
PortableTextSpan
)
[]
;
level
:
number
;
listItem
:
string
;
markDefs
?:
PortableTextObject
[]
;
style
?:
string
;
}
Hierarchy (
View Summary
)
PortableTextTextBlock
PortableTextListBlock
Index
Properties
_key
_type
children
level
list
Item
mark
Defs?
style?
Properties
Alpha
_key
_key
:
string
Alpha
_type
_type
:
string
Alpha
children
children
:
(
PortableTextObject
|
PortableTextSpan
)
[]
Alpha
level
level
:
number
Alpha
list
Item
listItem
:
string
Optional
Alpha
mark
Defs
markDefs
?:
PortableTextObject
[]
Optional
Alpha
style
style
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_key
_type
children
level
list
Item
mark
Defs
style
Sanity Library Reference Docs
Loading...