LWT JavaScript API
Preparing search index...
modules/feed/api/feeds_api
loadFeed
Function loadFeed
loadFeed
(
feedId
:
number
,
name
:
string
,
sourceUri
:
string
,
options
:
string
,
)
:
Promise
<
ApiResponse
<
LoadFeedResponse
>
>
Load/update a feed (fetch RSS and import articles).
Parameters
feedId
:
number
name
:
string
sourceUri
:
string
options
:
string
Returns
Promise
<
ApiResponse
<
LoadFeedResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LWT JavaScript API
Loading...
Load/update a feed (fetch RSS and import articles).