LWT JavaScript API
Preparing search index...
modules/feed/components/feed_wizard_step4
Step4Config
Interface Step4Config
Step 4 component configuration from PHP.
interface
Step4Config
{
articleSection
:
string
;
editFeedId
:
number
|
null
;
feedText
:
string
;
feedTitle
:
string
;
filterTags
:
string
;
langId
:
number
|
null
;
languages
:
{
id
:
number
;
name
:
string
}
[]
;
options
:
Partial
<
FeedOptions
>
;
rssUrl
:
string
;
}
Index
Properties
article
Section
edit
Feed
Id
feed
Text
feed
Title
filter
Tags
lang
Id
languages
options
rss
Url
Properties
article
Section
articleSection
:
string
edit
Feed
Id
editFeedId
:
number
|
null
feed
Text
feedText
:
string
feed
Title
feedTitle
:
string
filter
Tags
filterTags
:
string
lang
Id
langId
:
number
|
null
languages
languages
:
{
id
:
number
;
name
:
string
}
[]
options
options
:
Partial
<
FeedOptions
>
rss
Url
rssUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
article
Section
edit
Feed
Id
feed
Text
feed
Title
filter
Tags
lang
Id
languages
options
rss
Url
LWT JavaScript API
Loading...
Step 4 component configuration from PHP.