You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`args.options.id`|`string`| The id of the element to listen for changes to. |
186
-
|`args.handler`| (`change`: [`ElementChangeCallbackParams`](ElementChangeCallbackParams.md)) => `void`| The handler that is called when the element changes. |
|`args.options.id`|`string`| The id of the element to listen for changes to. |
186
+
|`args.handler`| (`change`: [`ElementChangeCallbackParams`](ElementChangeCallbackParams.md)) => `void`| The handler that is called when the element changes. |
The area to query for rendered features. This can be specific coordinates or a [FeltBoundary](../Shared/FeltBoundary.md). If omitted, the entire viewport will be queried.
0 commit comments