Interface MetricDependantValue<OutputType>

Represents value, which depends on metric value.

Type Parameters

  • OutputType extends Color | number

Hierarchy

  • MetricDependantValue

Implemented by

Properties

Properties

metricId: string

Metric id

range: Range<OutputType>

Range of values

Generated using TypeDoc