selectionInfo
Getter
Information about selection event that results in content change
selectionInfo: undefined | SelectionInfo
Returns - undefined | SelectionInfo
Setter
Information about selection event that results in content change
selectionInfo(info: SelectionInfo): void
Parameter | Type | Description |
---|---|---|
info | SelectionInfo |
Returns - void
Defined in
Last Updated: 07 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.