Is it possible to use the UI components from Airtable Blocks SDK outside the Airtable Apps environment?
Are there any Airtable React components implementation that can be used outside the Apps environment?
Thanks.
Hi all,
For custom apps what is the recommendation for storing large amounts of data?
For example:
If I was building Page Designer, where would I store the whole page designed by the user?
Thanks!!
To: Airtable folks:
I see that the documentation site is not mobile friendly. I usually read it on my phone and find it very hard to navigate. Please consider making it responsive.
Now that the Custom Blocks have been publicly announced, I wanted to show a block that I have built.
:new_moon_with_face: Name: API Connection
It can fetch data from a JSON API and populate your table with the data.
:mag: Where is the block?
On g...
You can either
Remove import statement for main.js and get it working. But styles wont work.
ORCompile the styles (main.scss) into a string (main.js) using this project
https://github.com/saas-developer/airtable-build-styles