Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpSetElemQuery<T>

upsetjs/model

https://github.com/upsetjs/upsetjs

Copyright (c) 2021 Samuel Gratzl sam@sgratzl.com

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