Preparing search index...
The search index is not available
@duckduckgo/content-scope-scripts
@duckduckgo/content-scope-scripts
NewTab Messages
InitialSetupResponse
Interface InitialSetupResponse
interface
InitialSetupResponse
{
customizer
?:
CustomizerData
;
env
:
"production"
|
"development"
;
locale
:
string
;
platform
:
{
name
:
"android"
|
"windows"
|
"integration"
|
"ios"
|
"macos"
}
;
settings
?:
NewTabPageSettings
;
updateNotification
:
null
|
UpdateNotificationData
;
widgetConfigs
:
WidgetConfigs
;
widgets
:
Widgets
;
}
Index
Properties
customizer?
env
locale
platform
settings?
update
Notification
widget
Configs
widgets
Properties
Optional
customizer
customizer
?:
CustomizerData
env
env
:
"production"
|
"development"
locale
locale
:
string
platform
platform
:
{
name
:
"android"
|
"windows"
|
"integration"
|
"ios"
|
"macos"
}
Optional
settings
settings
?:
NewTabPageSettings
update
Notification
updateNotification
:
null
|
UpdateNotificationData
widget
Configs
widgetConfigs
:
WidgetConfigs
widgets
widgets
:
Widgets
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
customizer
env
locale
platform
settings
update
Notification
widget
Configs
widgets
@duckduckgo/content-scope-scripts
Loading...