Sanity Library Reference Docs
Preparing search index...
sanity
index
PortableTextTextBlock
Interface PortableTextTextBlock<TChild>
Alpha
interface
PortableTextTextBlock
<
TChild
=
PortableTextSpan
|
PortableTextObject
>
{
_key
:
string
;
_type
:
string
;
children
:
TChild
[]
;
level
?:
number
;
listItem
?:
string
;
markDefs
?:
PortableTextObject
[]
;
style
?:
string
;
}
Type Parameters
TChild
=
PortableTextSpan
|
PortableTextObject
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
:
TChild
[]
Optional
Alpha
level
level
?:
number
Optional
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...