@duckduckgo/content-scope-scripts
Preparing search index...
BrokerProtection Messages
OnActionReceivedSubscribe
Interface OnActionReceivedSubscribe
Delivers the next action (plus its data) for the executor to run on the current page.
interface
OnActionReceivedSubscribe
{
state
:
{
action
:
PirAction
;
data
:
ActionData
}
;
}
Index
Properties
state
Properties
state
state
:
{
action
:
PirAction
;
data
:
ActionData
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
state
@duckduckgo/content-scope-scripts
Loading...
Delivers the next action (plus its data) for the executor to run on the current page.