TextTag
loreline.TextTag (Class)
Represents a tag in text content, which can be used for styling or other purposes.
Instance Members
closing: BoolWhether this is a closing tag.
value: StringThe value or name of the tag.
offset: IntThe offset in the text where this tag appears.
| Name | Type | Description |
|---|---|---|
closing |
Bool | * Whether this is a closing tag. |
value |
String | * The value or name of the tag. |
offset |
Int | * The offset in the text where this tag appears. |
Metadata
| Name | Parameters |
|---|---|
:structInit |
- |