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