Skip to main content

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?

optional boundingRect: BoundingRect

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:111


end?

optional end: number

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:110

Approximate character end offset


pageNumber?

optional pageNumber: number

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:106

0-indexed page number


start?

optional start: 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