addExcludedElements Method

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

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

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

Returns - void

Defined in

Last Updated: 16 April, 2024