Data Viewer Components
Overview
There are two data viewer components: the data viewer list and the data viewer grid. Each of these acts as a presentation layer for your data source.
Data Viewer List Component
Data Viewer List ComponentData Viewer Grid Component
Data Viewer Grid ComponentCustom Data Viewer
Thunkable provides various default data viewer list and data viewer grid templates, but saving a customized layout component as a data viewer allows you to display your data in a way that reflects your brand design and preferences.
Custom Data ViewerRelated Docs
Data Sources
When a data source powers your app, you can continuously update your app contents without having to republish it. It allows you to build a dynamic app that can create, read, update, and delete data. Thunkable supports Google Sheets, Airtable, Webflow, and local tables as data sources.
Data SourcesData Sources Blocks
By incorporating the data source blocks into your app, you can allow users to create, read, update, and delete data in your data source when they interact with the data viewer.
Data Sources BlocksLast updated