Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpSetElemQuery<T>

Type parameters

  • T = any

Hierarchy

  • UpSetElemQuery

Index

Properties

Properties

Readonly color

color: string

color for highlighting

Readonly elems

elems: readonly T[] | Set<T>

elements within this query

Readonly name

name: string

name of this query for the tooltip