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