infinite-options-react
v0.0.19
Published
A react component library to display infinite options forms in a react app
Readme
Infinite Options React
This is an unofficial React form builder to injest an option set from the Shopify app Infinite Options and automatically build a form based on their rules.
Dependencies
react: because it's a react component libraryreact-hook-form: to help manage the complex form stateclassnames: to help with conditionally adding css classes to components@fontsource/montserrat: to include the default font which can obviously be overwritten
Installation
npm i -S infinite-options-reactUsage
...coming soon
