dropExcludedElements Method

Remove one or more elements from the set of elements not to be displayed.

dropExcludedElements(id: string | Iterable<string>): void

Parameter Type Description
id string | Iterable<string> The Ids of the element(s) to be removed from the set of excluded elements.

Returns - void

Defined in

Last Updated: 16 April, 2024