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