2 references to ItemContent
Microsoft.AspNetCore.Components.Web (2)
Virtualization\Virtualize.cs (2)
86
/// Gets or sets the item template for the list. See <see cref="
ItemContent
"/>.
267
_itemTemplate =
ItemContent
?? ChildContent;