Skip to content

WaveformHandle

type WaveformHandle = object;

Imperative handle exposed by the Waveform component ref.

PropertyTypeDescription
getCanvas() => HTMLCanvasElement | nullReturns the canvas element.
getViewer() => WaveformViewer | nullReturns the underlying WaveformViewer instance.