Tab
Group
Completion
Option
constructor
fuse
Keys
html
value
state
Tab
Group
Completion
Source
Hierarchy
CompletionOptionHTML
TabGroupCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
fuse
Keys
html
value
Accessors
state
Constructors
constructor
new
Tab
Group
Completion
Option
(
group
:
string
, tabCount
:
number
, current
:
boolean
, alternate
:
boolean
, audible
:
boolean
, urls
:
string
[]
)
:
TabGroupCompletionOption
Parameters
group:
string
tabCount:
number
current:
boolean
alternate:
boolean
audible:
boolean
urls:
string
[]
Returns
TabGroupCompletionOption
Properties
fuse
Keys
fuse
Keys
:
any
[]
= []
html
html
:
HTMLElement
value
value
:
any
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