Skip to main content

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?

optional boundingRect: BoundingRect

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


end?

optional end: number

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

Approximate character end offset


pageNumber?

optional pageNumber: number

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

0-indexed page number


start?

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