Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 655 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 655 Bytes

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