Type alias MonitorBindingApi<T>

MonitorBindingApi<T>: BindingApi<TpBuffer<T>, T, MonitorBindingController<T>>

The API for the monitor binding between the parameter and the pane.

Type Parameters

  • T = unknown

Generated using TypeDoc