Library Blazor Components DropDownList DropDownList CheckedItems CheckedItems Identifies list of items checked by user. razor[Parameter, AllowNull] public IList<T> CheckedItems { get; set; }
CheckedItems Identifies list of items checked by user. razor[Parameter, AllowNull] public IList<T> CheckedItems { get; set; }