VdomSpectreTranslator.NormalizedText
StructRepresents normalized text with information about whitespace.
Namespace:
RazorConsole.Core.Rendering.VdomAssembly:
RazorConsole.CoreDefinition
public readonly struct VdomSpectreTranslator.NormalizedText : IEquatable<VdomSpectreTranslator.NormalizedText>Constructors
1| Name | Type | Description |
|---|---|---|
NormalizedText(string, bool, bool, bool)() | Constructor | Represents normalized text with information about whitespace. |