We need inputs. I have pre-written NextJS compatible input generics that are SSR compatible. Will share them with the assignee(s) of this issue managing the implementation.
So, for inputs, we'll need the following basics:
[ ] Text
[ ] Text area (paragraph)
[ ] Numeric
[ ] Telephone
[ ] OTP (maybe)
[ ] Date
[ ] Time
[ ] Date time
[ ] Single and Multi Select (with custom data set in drop down)
[ ] File upload (with restrictions based on mime types)
Each of these will need their own designs and will be done incrementally.
We need inputs. I have pre-written NextJS compatible input generics that are SSR compatible. Will share them with the assignee(s) of this issue managing the implementation.
So, for inputs, we'll need the following basics:
Each of these will need their own designs and will be done incrementally.