Virtualize<TItem>.Placeholder Property

Definition

Gets or sets the template for items that have not yet been loaded in memory.

C#
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.Web.Virtualization.PlaceholderContext>? Placeholder { get; set; }

Property Value

Attributes

Applies to

Product Versions
ASP.NET Core 5.0, 6.0, 7.0, 8.0, 9.0