Library Blazor Components DropDownList DropDownList CheckBoxes

CheckBoxes

Specifies whether a checkbox will be rendered beside the each item.

razor
[Parameter]
public bool CheckBoxes { get; set; }

Sign in