A dropdown list Budibase component.
Find out more about Budibase.
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.
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