ElementSelectionScopeProps Interface
A data structure that defines properties for applying element selection scope.
Properties
Name | Type | Description | |
---|---|---|---|
ancestorLevel | number | undefined | Specifies how far "up" we should walk to find the target element. | |
id | "element" | Identifies this as the "element" selection scope |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.