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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.