Editor.wordAt() method
Signature:
abstract wordAt(pos: EditorPosition): EditorRange | null;Parameters
| Parameter | Type | Description |
|---|---|---|
pos | EditorPosition |
Returns:
EditorRange | null
1 min read
Signature:
abstract wordAt(pos: EditorPosition): EditorRange | null;| Parameter | Type | Description |
|---|---|---|
pos | EditorPosition |
Returns:
EditorRange | null