API Reference > imodeljs-frontend > SelectionSet > SelectRemoveEvent SelectRemoveEvent Interface Passed to SelectionSet.onChanged event listeners when elements are removed from the selection set. Properties Name Type Description removed Id64Arg The element Ids removed from the set. set SelectionSet The affected SelectionSet. type Remove | Clear The type of operation that produced this event. Defined in core/frontend/src/SelectionSet.ts Line 40 Last Updated: 13 June, 2024