Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 460 Bytes

Bb-dropdown-button

This is a readme for a custom plugin for Budibase.

Description

A button that you can add children Budibase components to as the dropdown.

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