0

I am referring to the documentation of Blazor FluentUI here - https://blazorfluentui.azurewebsites.net/listPage. In List components, documentation refers to the class "DataItem" and "CustomGrid" but I could not find them in the doc. Where is their implementation?

rsp
  • 537
  • 2
  • 13

1 Answers1

1

All demo pages are in the github repo:

mcbr
  • 731
  • 5
  • 6