LWT JavaScript API
Preparing search index...
modules/feed/components/feed_wizard_step1
Step1Config
Interface Step1Config
Step 1 component configuration from PHP.
interface
Step1Config
{
editFeedId
:
number
|
null
;
hasError
:
boolean
;
rssUrl
:
string
;
}
Index
Properties
edit
Feed
Id
has
Error
rss
Url
Properties
edit
Feed
Id
editFeedId
:
number
|
null
has
Error
hasError
:
boolean
rss
Url
rssUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edit
Feed
Id
has
Error
rss
Url
LWT JavaScript API
Loading...
Step 1 component configuration from PHP.