@duckduckgo/content-scope-scripts
Preparing search index...
NewTab Messages
OmnibarConfig
Interface OmnibarConfig
interface
OmnibarConfig
{
aiModelSections
?:
AIModelSections
;
enableAi
?:
boolean
;
enableAiChatTools
?:
boolean
;
enableRecentAiChats
?:
boolean
;
mode
:
OmnibarMode
;
selectedModelId
?:
string
;
showAiSetting
?:
boolean
;
showCustomizePopover
?:
boolean
;
}
Index
Properties
ai
Model
Sections?
enable
Ai?
enable
Ai
Chat
Tools?
enable
Recent
Ai
Chats?
mode
selected
Model
Id?
show
Ai
Setting?
show
Customize
Popover?
Properties
Optional
ai
Model
Sections
aiModelSections
?:
AIModelSections
Optional
enable
Ai
enableAi
?:
boolean
Optional
enable
Ai
Chat
Tools
enableAiChatTools
?:
boolean
Optional
enable
Recent
Ai
Chats
enableRecentAiChats
?:
boolean
mode
mode
:
OmnibarMode
Optional
selected
Model
Id
selectedModelId
?:
string
Optional
show
Ai
Setting
showAiSetting
?:
boolean
Optional
show
Customize
Popover
showCustomizePopover
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ai
Model
Sections
enable
Ai
enable
Ai
Chat
Tools
enable
Recent
Ai
Chats
mode
selected
Model
Id
show
Ai
Setting
show
Customize
Popover
@duckduckgo/content-scope-scripts
Loading...