Proxy
Completion
Option
constructor
fuse
Keys
html
value
state
Proxy
Completion
Source
Hierarchy
CompletionOptionHTML
ProxyCompletionOption
Implements
CompletionOptionFuse
Index
Constructors
constructor
Properties
fuse
Keys
html
value
Accessors
state
Constructors
constructor
new
Proxy
Completion
Option
(
value
:
string
, proxy
:
{
name
:
string
;
value
:
string
}
)
:
ProxyCompletionOption
Parameters
value:
string
proxy:
{
name
:
string
;
value
:
string
}
name
:
string
value
:
string
Returns
ProxyCompletionOption
Properties
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