isSelected Method
Query whether an Id is in the selection set.
isSelected(elemId?: string): boolean
see SelectionSet.has
| Parameter | Type | Description |
|---|---|---|
| elemId | string |
Returns - boolean
Defined in
- core/frontend/src/SelectionSet.ts Line 321
Last Updated: 20 June, 2023