WaveformHandle
type WaveformHandle = object;Imperative handle exposed by the Waveform component ref.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
getCanvas | () => HTMLCanvasElement | null | Returns the canvas element. |
getViewer | () => WaveformViewer | null | Returns the underlying WaveformViewer instance. |