Skip to content

sj-distributor/budibase-component-dropdown-list

Repository files navigation

Dropdown List (Budibase Plugin)

GIF preview

Description

A dropdown list Budibase component.

Find out more about Budibase.

Component settings

Instructions

Add to budibase via Github URL

In your Budibase admin panel, go to Plugins > Add plugin > In source select "Github" > in URL copy-paste "https://github.com/sj-distributor/budibase-component-dropdown-list" > Click "Save" button.

Dropdown list plugin should appear now in the list of plugins.

Build

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