Accessing Content
1 min
summary data sources are the main way of the purple experience to fetch data this data includes the content published for this app, publications, taxonomies, bookmarks, menus, and more the amount of returned elements defaults to 24 you can adjust it by setting a batchsize parameter on the data source as the amount of loaded data is growing with the size configured in batchsize, we recommend keeping this number reasonably small additionally, other data sources for dropdowns, reading json files, etc , are available data sources have three major use cases data sources for lists data sources for the full view data sources for individual components (e g , issue) the data source config always consists of a type optionally, a filter, sort criteria, and limits can be added to specify what and how many elements should be fetched on lists, more data sources automatically load the more you scroll to the end, until there is no more data available during the loading, the data source emits "ghosts" (an array of null), which can get rendered as a loading animation for some components any content inside the content cloud is available through data sources