@worldresources/gfw-components
Version:
React component library for the Global Forest Watch project.
5 lines (4 loc) • 447 B
Markdown
<br />
Forms are built using `react-final-form`: https://final-form.org/docs/react-final-form/getting-started. Below are all the available components for building forms with the component library, each with a complete example of how to use that component inside a valid form. The components rely on the Form component being imported from this library. If you need another field that isn't present here you can create a custom field.
<br />
<br />