1 write to Title
Microsoft.AspNetCore.Components.AI (1)
Blocks\RichText\ImageNode.cs (1)
29Title = title;
2 references to Title
Microsoft.AspNetCore.Components.AI (2)
Components\MessageListContext.cs (2)
284if (image.Title is not null) 286builder.AddAttribute(3, "title", image.Title);