An open API service indexing awesome lists of open source software.

https://github.com/sj-distributor/budibase-component-form-input-with-events

Budibase input component with enter key event and loss of focus event
https://github.com/sj-distributor/budibase-component-form-input-with-events

budibase budibase-input budibase-input-event enterkey events

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

[![Release](https://github.com/Simoon-F/budibase-component-form-input/actions/workflows/release.yml/badge.svg)](https://github.com/Simoon-F/budibase-component-form-input/actions/workflows/release.yml)
[![MIT License](https://img.shields.io/npm/l/react-native-tab-view.svg?style=flat-square)](https://github.com/Simoon-F/budibase-component-form-input-with-events/blob/master/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](https://github.com/Budibase/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
```