2 references to ChildContent
Microsoft.AspNetCore.Components.AI (2)
Components\BlockRenderer.cs (2)
59
if (
ChildContent
is null)
73
Render = block =>
ChildContent
((TBlock)block)