@duckduckgo/privacy-dashboard
Preparing search index...
shared/js/browser/common
SearchMessage
Class SearchMessage
Use this message to indicate that a native platform should open a search window with the given term.
Hierarchy (
View Summary
)
Msg
SearchMessage
Index
Constructors
constructor
Properties
term
Methods
to
JSON
Constructors
constructor
new
SearchMessage
(
params
:
{
term
:
string
}
)
:
SearchMessage
Parameters
params
:
{
term
:
string
}
Returns
SearchMessage
Properties
term
term
:
string
Methods
to
JSON
toJSON
()
:
SearchMessage
&
{
kind
:
string
}
Returns
SearchMessage
&
{
kind
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
term
Methods
to
JSON
@duckduckgo/privacy-dashboard
Loading...
Use this message to indicate that a native platform should open a search window with the given term.