Tab
All
Completion
Option
constructor
fuse
Keys
html
tab
value
state
Tab
All
Completion
Source
Hierarchy
CompletionOptionHTML
TabAllCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
fuse
Keys
html
tab
value
Accessors
state
Constructors
constructor
new
Tab
All
Completion
Option
(
value
:
string
, tab
:
Tab
, isAlternative
:
boolean
, isCurrent
:
boolean
, winindex
:
number
, container
:
ContextualIdentity
, incognito
:
boolean
, tgroupname
:
string
)
:
TabAllCompletionOption
Parameters
value:
string
tab:
Tab
isAlternative:
boolean
isCurrent:
boolean
winindex:
number
container:
ContextualIdentity
incognito:
boolean
tgroupname:
string
Returns
TabAllCompletionOption
Properties
fuse
Keys
fuse
Keys
:
any
[]
= []
html
html
:
HTMLElement
tab
tab
:
Tab
value
value
:
string
Accessors
state
get
state
(
)
:
OptionState
set
state
(
newstate
:
OptionState
)
:
void
Control presentation of element
Returns
OptionState
Control presentation of element
Parameters
newstate:
OptionState
Returns
void
Control presentation of element