Skip to main content

Interface: TextPositionSelector

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:93

W3C TextPositionSelector for character-based targeting

Properties

$type?

optional $type: "pub.chive.annotation.entityLink#textPositionSelector"

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:94


boundingRect?

optional boundingRect: BoundingRect

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:102


end

end: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:99

End character offset


pageNumber

pageNumber: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:101

0-indexed page number in the document


start

start: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:97

Start character offset


type

type: "TextPositionSelector"

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:95