Extensions
Completion
Option
constructor
fuse
Keys
html
name
options
Url
value
state
Extensions
Completion
Source
Hierarchy
CompletionOptionHTML
ExtensionsCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
fuse
Keys
html
name
options
Url
value
Accessors
state
Constructors
constructor
new
Extensions
Completion
Option
(
name
:
string
, optionsUrl
:
string
)
:
ExtensionsCompletionOption
Parameters
name:
string
optionsUrl:
string
Returns
ExtensionsCompletionOption
Properties
fuse
Keys
fuse
Keys
:
any
[]
= []
html
html
:
HTMLElement
name
name
:
string
options
Url
options
Url
:
string
value
value
:
any
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