Skip to main content

NavigableWaveform

Function NavigableWaveform 

Source
pub fn NavigableWaveform(_: NavigableWaveformProps) -> Element
Expand description

Present and navigate one measured, source-time Waveform Viewport.

The server and first client render use fallback_bucket_budget. Once mounted, the component derives a per-channel budget from its observed CSS width and browser pixel density, capped at 2x density and 4,096 buckets.

ยงProps

For details, see the props struct definition.