Goto
Completion
Option
constructor
fuse
Keys
html
level
title
value
y
state
Goto
Completion
Source
Hierarchy
CompletionOptionHTML
GotoCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
fuse
Keys
html
level
title
value
y
Accessors
state
Constructors
constructor
new
Goto
Completion
Option
(
level
:
any
, y
:
any
, title
:
any
, value
:
any
)
:
GotoCompletionOption
Parameters
level:
any
y:
any
title:
any
value:
any
Returns
GotoCompletionOption
Properties
fuse
Keys
fuse
Keys
:
any
[]
= []
html
html
:
HTMLElement
level
level
:
any
title
title
:
any
value
value
:
any
y
y
:
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