A Budibase Tabs component with Super powers! :
The Super Tabs component for Budibase renders a dynamic Tab Control from the list of its child components. It will render any component as a Tab. The component "Name" property will become the Tab's text. Drag a couple of Container Componets to get started !
Find out more about Budibase.
To build your new plugin run the following in your Budibase CLI:
budi plugins --build
You can also re-build everytime you make a change to your plugin with the command:
budi plugins --watch