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