@duckduckgo/content-scope-scripts
Preparing search index...
BrokerProtection Messages
ScrollAction
Interface ScrollAction
Scroll a matching element into view.
interface
ScrollAction
{
actionType
:
"scroll"
;
id
:
string
;
retry
?:
RetryConfig
;
selector
:
string
;
}
Index
Properties
action
Type
id
retry?
selector
Properties
action
Type
actionType
:
"scroll"
id
id
:
string
Optional
retry
retry
?:
RetryConfig
selector
selector
:
string
selector for the element to scroll into view
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
Type
id
retry
selector
@duckduckgo/content-scope-scripts
Loading...
Scroll a matching element into view.