Excmd
Completion
Option
constructor
documentation
fuse
Keys
html
value
state
Excmd
Completion
Source
Hierarchy
CompletionOptionHTML
ExcmdCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
documentation
fuse
Keys
html
value
Accessors
state
Constructors
constructor
new
Excmd
Completion
Option
(
value
:
string
, documentation
?:
string
)
:
ExcmdCompletionOption
Parameters
value:
string
Default value
documentation:
string
= ""
Returns
ExcmdCompletionOption
Properties
documentation
documentation
:
string
fuse
Keys
fuse
Keys
:
any
[]
= []
html
html
:
HTMLElement
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