CodeBeam.MudBlazor.Extensions
CodeBeam.MudBlazor.Extensions copied to clipboard
MudTransferList ItemRenderer
trafficstars
Hey! Is it possible to use item renderer with MudTransferList I want to apply different styles on every item + add an Icon based on some state of the item. Is this possible somehow?
What do you mean with ItemRenderer? TransferList just use two MudListExtended. So what the list can do, transferlist also can.