1 write to Title
Microsoft.AspNetCore.Components.AI (1)
Blocks\RichText\LinkNode.cs (1)
27
Title
= title;
2 references to Title
Microsoft.AspNetCore.Components.AI (2)
Components\MessageListContext.cs (2)
264
if (link.
Title
is not null)
266
builder.AddAttribute(2, "title", link.
Title
);