drop Method
Remove an element from the selection set and unhilite it.
drop(el: Element): boolean
Parameter | Type | Description |
---|---|---|
el | Element |
Returns - boolean
true if the element was in the SS and was removed.
Defined in
- markup/src/SelectTool.ts Line 425
Last Updated: 20 June, 2023