-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
There is no way to create a full-featured form with just helper components as it stands because vital components are missing.
Describe the solution you'd like
There should be more helper components like Textarea to help with full-featured form creation.
Describe alternatives you've considered
An alternative would be to do what's stated in this other issue in order to allow developers to create their own helpers. #85