-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
Consider a component such as a list or a grid that needs to render hundreds of child component. At any given time, only a subset of components are visible in the viewport need to be rendered. This issue tracks adding a component that abstract the concept of virtualization, along with implementations for common virtualization scenarios such as grids and lists.
https://github.com/aspnet/samples/tree/master/samples/aspnetcore/blazor/Virtualization has should help you get started.
majorimi and mrlife
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one