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: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.