1 write to Alt
Microsoft.AspNetCore.Components.AI (1)
Blocks\RichText\ImageNode.cs (1)
28
Alt
= alt;
2 references to Alt
Microsoft.AspNetCore.Components.AI (2)
Components\MessageListContext.cs (2)
277
builder.AddContent(0, image.
Alt
);
283
builder.AddAttribute(2, "alt", image.
Alt
?? string.Empty);