Skip to content

SusIconRail

Package

SusKit · Atoms (commercial)

Vertical or horizontal strip of circular category / loadout items.

No API metadata for SusIconRail. Run npm run extract.

Usage

csharp
var rail = new SusIconRail();
rail.SetLabels("W", "A", "Q", "M");
rail.Model.Value = "0";
rail.OnChanged += value => { /* … */ };
PropRole
ItemsList<RailItem>Label, Value, Icon, Disabled
ModelSelected value
Directionvertical | horizontal
OnChangedAction<string>

Root layout often needs consumer USS: Sharq scoping breaks self-target on .sus-icon-rail.

See also Layout recipes.

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