Interface: PositionRefinement
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:544
Position refinement for precise visual rendering of annotations
Properties
$type?
optional$type:"pub.chive.review.comment#positionRefinement"
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:545
boundingRect?
optionalboundingRect:BoundingRect
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:553
end?
optionalend:number
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:552
Approximate character end offset
pageNumber?
optionalpageNumber:number
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:548
0-indexed page number
start?
optionalstart:number
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:550
Approximate character start offset
type
type:
"TextPositionSelector"
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:546