Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentSpan

Package version

Contiguous region of the concatenated content property, specified as an offset and length.

Hierarchy

  • DocumentSpan

Index

Properties

Properties

length

length: number

Number of characters in the content represented by the span.

offset

offset: number

Zero-based index of the content represented by the span.

Generated using TypeDoc