@apparts/forms
v3.3.0
Published
Generated form components
Downloads
30
Readme
#+TITLE: @apparts/forms #+DATE: [2022-06-10 Fri] #+AUTHOR: Philipp Uhl
- Configuration
@apparts/forms uses @apparts/config to load the =types-config=. In react based projects you will have to supply this config in the =.env= file like this:
#+BEGIN_EXAMPLE REACT_APP_TYPES_CONFIG={"idType": "int"} #+END_EXAMPLE