RSS feeds in WEb assembly app using Radzen Package

Am i able to get RSS feed into my web assembly app using Radzen Package?Is there any kind of components available in Radzen to show the RSS feeds?

Hi @Asha,

No, the Radzen.Blazor component library does not include a component that can get and show RSS feeds.

is there any component to show the RSS feed response getting from api to show in the UI easily using Radzen Library
?

You can check RadzenDataList. It can display a list of items with a customizable template.