4 references to ImageNode
Microsoft.AspNetCore.Components.AI (4)
Blocks\RichText\ImageNode.cs (2)
12
/// Initializes a new instance of <see cref="
ImageNode
"/>.
19
/// Initializes a new instance of <see cref="
ImageNode
"/>.
Components\MessageListContext.cs (2)
185
case
ImageNode
image:
272
private static void RenderImage(RenderTreeBuilder builder,
ImageNode
image)