Buffer
All
Completion
Option
constructor
fuse
Keys
html
value
state
Buffer
All
Completion
Source
Hierarchy
CompletionOptionHTML
BufferAllCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
fuse
Keys
html
value
Accessors
state
Constructors
constructor
new
Buffer
All
Completion
Option
(
value
:
string
, tab
:
browser.tabs.Tab
, winindex
:
number
, container
:
browser.contextualIdentities.ContextualIdentity
)
:
BufferAllCompletionOption
Parameters
value:
string
tab:
browser.tabs.Tab
winindex:
number
container:
browser.contextualIdentities.ContextualIdentity
Returns
BufferAllCompletionOption
Properties
fuse
Keys
fuse
Keys
:
any
[]
= []
html
html
:
HTMLElement
value
value
:
string
Accessors
state
get
state
(
)
:
"normal"
|
"focused"
|
"hidden"
set
state
(
newstate
:
OptionState
)
:
void
Control presentation of element
Returns
"normal"
|
"focused"
|
"hidden"
Control presentation of element
Parameters
newstate:
OptionState
Returns
void
Control presentation of element