Skip to content

Latest commit

 

History

History

trss-data-list

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

trss-data-list

The data list component fetches data from a remote source and renders a list of links. This component works with any valid JSON Feed.

Properties

Property Attribute Description Type Default
limit limit Limit the number of items displayed. number 5
source source The JSON source for the content list in this component. string undefined
teaser teaser Whether or not to display the teaser text. boolean false

Built with StencilJS