Preparing search index...
The search index is not available
@duckduckgo/privacy-dashboard
@duckduckgo/privacy-dashboard
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 full
)
Msg
SearchMessage
Index
Constructors
constructor
Properties
term
Methods
toJSON
Constructors
constructor
new
Search
Message
(
params
)
:
SearchMessage
Parameters
params
:
{
term
:
string
;
}
term
:
string
Returns
SearchMessage
Properties
term
term
:
string
Methods
toJSON
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
toJSON
@duckduckgo/privacy-dashboard
Loading...
Use this message to indicate that a native platform should open a search window with the given term.