Interface ThemeValues<T>

GoJS® Diagramming Components
version 3.0.1
by Northwoods Software®

An interface describing an object with string or number keys and values of a given type.

since

3.0

Type Parameters

  • T

Indexable

[index: string]: T