CommentThreadAnchorInput
CommentThreadAnchorInput:
{}The content a new comment thread should attach to.
Remarks
Section titled “Remarks”The public API supports creating text-anchored comment threads. Pass one input range for a single text selection, or multiple input ranges for one cross-paragraph or discontiguous comment thread.
Properties
Section titled “Properties”type:
"text"
Anchor discriminator. The public API supports text anchors.
ranges
Section titled “ranges”ranges:
TextAnchorInputRange[]
Text anchor input ranges to apply. At least one valid input range is required for creation to succeed.