Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/remorses/form-blocks

Forms easy to use and compose
https://github.com/remorses/form-blocks

Last synced: about 1 month ago
JSON representation

Forms easy to use and compose

Awesome Lists containing this project

README

        

```
yarn add react-final-form final-form @chakra-ui/core
```

TODO add a custom `Form` component that instead of using render props passes the form props via props (also you can use the useForm() hook)

components

- `TextInput`
- `NumberInput`
- `Select`
- `CardOptions`
- `Checkbox` // TODO
- `CheckboxGroup` // TODO
- `Options` // TODO
- `CodeEditor`
- `Slider` // TODO