Core API Overview > @adpt/core > Adapt > WidgetPair
Adapt.WidgetPair interface
Signature:
export interface WidgetPair<E extends AdaptElement, O extends object>
Properties
Property | Type | Description |
---|---|---|
actionInfo | ActionInfo | |
element | E | |
observed | O | |
queryDomainKey | QueryDomainKey |