LWT JavaScript API
Preparing search index...
modules/feed/api/feeds_api
FeedOptions
Interface FeedOptions
Feed options parsed from the options string.
interface
FeedOptions
{
article_source
?:
string
;
autoupdate
?:
string
;
charset
?:
string
;
edit_text
?:
string
;
max_links
?:
string
;
max_texts
?:
string
;
tag
?:
string
;
}
Index
Properties
article_
source?
autoupdate?
charset?
edit_
text?
max_
links?
max_
texts?
tag?
Properties
Optional
article_
source
article_source
?:
string
Optional
autoupdate
autoupdate
?:
string
Optional
charset
charset
?:
string
Optional
edit_
text
edit_text
?:
string
Optional
max_
links
max_links
?:
string
Optional
max_
texts
max_texts
?:
string
Optional
tag
tag
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
article_
source
autoupdate
charset
edit_
text
max_
links
max_
texts
tag
LWT JavaScript API
Loading...
Feed options parsed from the options string.