Version:
interface
ActionableDescriptor
typescript
interface ActionableDescriptorProperties
| Name | Type | Description |
|---|---|---|
options | ActionabilityOptions | - |
query | { by: { description: WindowElementDescription }; id: string; type: "window-element" } | - |
type | "actionable" | - |
Was this page helpful?