An event class for value updates of monitor bindings.

Type Parameters

  • T

    The type of the value.

Hierarchy

Properties

Properties

presetKey: string

The preset key of the event target.

target: unknown

The event dispatcher.

value: T

The value.

Generated using TypeDoc