Virtualize<TItem>.Placeholder Property

Definition

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

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

Property Value

Attributes

Applies to