1 write to Text
Microsoft.AspNetCore.Components.AI (1)
Blocks\RichText\RichTextContent.cs (1)
32Text = text;
2 references to Text
Microsoft.AspNetCore.Components.AI (2)
Blocks\RichText\RichTextContent.cs (1)
42/// Gets the structured nodes that represent <see cref="Text"/>.
Pipeline\RichTextContentHandler.cs (1)
44state.ReplaceContent(snapshot.Text, snapshot.Nodes);