csharp
public record class BoundTextLiteral text content.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public string TextThe characters, with @@ already decoded to @.
Methods (1)
public BoundText(string Text)Literal text content.
Used by (4)
- BinderVixen.Ui.Markup
- BinderTestsVixen.Ui.Markup.Tests
- ComponentEmitterVixen.Ui.Markup
- PreviewCodeEditorViewVixen.Editor.AssetEditors