Help Pages
Commands
Settings
Tutorial
Editor Functions
Command-Line Functions
Hint Mode Commands
Wiki
On This Page
Constructors
constructor
Properties
documentation
fuse
Keys
html
value
Accessors
state
Hierarchy
CompletionOptionHTML
ExcmdCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
documentation
fuse
Keys
html
value
Accessors
state
Constructors
constructor
new
ExcmdCompletionOption
(
value
:
string
,
documentation
?:
string
,
)
:
ExcmdCompletionOption
Parameters
value
:
string
documentation
:
string
= ""
Returns
ExcmdCompletionOption
Properties
documentation
documentation
:
string
= ""
fuse
Keys
fuseKeys
:
any
[]
= []
html
html
:
HTMLElement
value
value
:
string
What to fill into cmdline
Accessors
state
get
state
()
:
OptionState
Control presentation of the option
Returns
OptionState
set
state
(
newstate
:
OptionState
)
:
void
Control presentation of element
Parameters
newstate
:
OptionState
Returns
void
What to fill into cmdline