Skip to main content

Interface: ByteSlice

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:44

Byte range for facet positioning

Properties​

$type?​

optional $type: "pub.chive.richtext.defs#byteSlice"

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:45


byteEnd​

byteEnd: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:49

End byte position (exclusive)


byteStart​

byteStart: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:47

Start byte position (inclusive)