Library Blazor Components TrackBar Reference Classes TrackBar Suffix

Suffix

Optional text to be displayed beside the value inside the tooltip while dragging.

razor
[Parameter]
public string Suffix { get; set; }

Sign in