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