Skip to content

sj-distributor/budibase-component-form-input-with-events

Repository files navigation

Release MIT License

budibase-component-form-input-with-events

Budibase input component with enter key event and loss of focus event.

Description

FormInput

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