Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TreeItemLabel

Label describing the Tree item

Hierarchy

  • TreeItemLabel

Index

Properties

Properties

highlights?: [number, number][]

Ranges in the label to highlight. A range is defined as a tuple of two numbers where the first is the inclusive start index and the second the exclusive end index

label: string

A human-readable string describing the Tree item.