Skip to content

Budibase Component that allows you to create Tab groups

Notifications You must be signed in to change notification settings

poirazis/bb-component-SuperTabs

Repository files navigation

Budibase Component - Super Tabs !

A Budibase Tabs component with Super powers! :

Description

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.

Instructions

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