LWT JavaScript API
Preparing search index...
modules/feed/api/feeds_api
FeedData
Interface FeedData
Data for creating/updating a feed.
interface
FeedData
{
articleSectionTags
?:
string
;
filterTags
?:
string
;
langId
:
number
;
name
:
string
;
options
?:
string
;
sourceUri
:
string
;
}
Index
Properties
article
Section
Tags?
filter
Tags?
lang
Id
name
options?
source
Uri
Properties
Optional
article
Section
Tags
articleSectionTags
?:
string
Optional
filter
Tags
filterTags
?:
string
lang
Id
langId
:
number
name
name
:
string
Optional
options
options
?:
string
source
Uri
sourceUri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
article
Section
Tags
filter
Tags
lang
Id
name
options
source
Uri
LWT JavaScript API
Loading...
Data for creating/updating a feed.