Interface: PositionRefinement
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:102
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:103
boundingRect?
optionalboundingRect:BoundingRect
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:111
end?
optionalend:number
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:110
Approximate character end offset
pageNumber?
optionalpageNumber:number
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:106
0-indexed page number
start?
optionalstart:number
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:108
Approximate character start offset
type
type:
"TextPositionSelector"
Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:104