This guide explains how a Tabs component in the Frontend of you Superblocks Application can be used to call different APIs on tab select.
Create a custom Sidebar component
This guide explains how to add a custom Sidebar component in Superblocks using React.
Use inline table editing to update Google Sheets
This guide explains how to use inline table editing to write back to Google Sheets
Linking between Applications
In this Application Guide you'll learn how to link between Superblocks Applications and how to use query parameters to pass data between your Applications.
Persist filters with table bulk edit
This guide explains how an iFrame component can be used in a Superblocks Application to pull the IP address of the user currently interacting with the App.
Component Property Examples
Properties allow you to style your components, set titles and default values, and to handle user events. Properties can be static or dynamic with JavaScript.
Pull the users IP address
This guide explains how an iFrame component can be used in a Superblocks Application to pull the IP address of the user currently interacting with the App.
Using Server Side Pagination for REST APIs
This guide explains how we can set up server side pagination for Rest API integrations
Setting Up Profile Selector Dropdown
This guide explains how we can expose profile switching in an application
Table bulk edit and update
This tutorial explains how bulk edit and update Superblocks Tables.
CRUD actions in a table
This guide explains how to set up a Table component in a Superblocks Application to interact and update a database.
Working with Excel Files
This guide explains how to process and visualize Excel files in Superblocks.