-
-
Notifications
You must be signed in to change notification settings - Fork 0
Dynamic Hooks #13
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Add Dynamic hooks to handle state management for both forms and general state management
Motivation
because it will reduce the workload across projects
Possible Implementation
I already have a draft for useDynamicForm as well as useDynamicState. these could have different names later on, or be refactored into other things as the project goes on depending on use cases.