drop Method

Remove an element from the selection set and unhilite it.

drop(el: @svgdotjs/svg.js.Element): boolean

@returns true if the element was in the SS and was removed.

Parameter Type Description
el @svgdotjs/svg.js.Element  

Returns - boolean

true if the element was in the SS and was removed.

Defined in

Last Updated: 14 November, 2024