Sanity Library Reference Docs
Preparing search index...
@sanity/client
index
CollaborationCommentPortableTextBlock
Interface CollaborationCommentPortableTextBlock
Alpha
A single Portable Text block, as used in comment messages and content snapshots.
interface
CollaborationCommentPortableTextBlock
{
_type
:
string
;
children
:
{
_type
:
string
;
[
key
:
string
]:
any
}
[]
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
_type
children
Properties
Alpha
_type
_type
:
string
Alpha
children
children
:
{
_type
:
string
;
[
key
:
string
]:
any
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_type
children
Sanity Library Reference Docs
Loading...
A single Portable Text block, as used in comment messages and content snapshots.