isText Function
Type guard for text value.
isText(value: Value): value is TextValue
| Parameter | Type | Description |
|---|---|---|
| value | Value |
Returns - value is TextValue
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.