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