Skip to content

SusWedgeSlider

Package

SusKit · Atoms (commercial)

Segmented “volume wedge” (rising bars). Click along the row to set filled segment count.

No API metadata for SusWedgeSlider. Run npm run extract.

Usage

csharp
var wedge = SusWedgeSlider.Bind("Volume", filled: 6, segments: 10);
wedge.OnChanged += n => { /* … */ };
PropRole
LabelOptional caption
Value / SegmentsFilled count 0…Segments
ShowValue / ValueTextNumeric readout
DisabledBlocks input
OnChangedAction<int>

See also Layout recipes.

Open-core: Core & Router MIT · Kit & Game commercial