Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRange

A formatted range of text.

Used to save information about ranges containing bold and italic text, a mention, link or a tag.

Hierarchy

  • IRange

Index

Properties

Properties

start

start: number

stop

stop: number

Optional tag

tag: string

Optional title

title: string

type

type: RangeType

Optional url

url: string

Generated using TypeDoc