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