Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[draft] createForm #4

Open
secundant opened this issue Jan 16, 2023 · 0 comments · May be fixed by #9
Open

[draft] createForm #4

secundant opened this issue Jan 16, 2023 · 0 comments · May be fixed by #9
Assignees
Labels
enhancement New feature or request scope:core
Milestone

Comments

@secundant
Copy link
Owner

  • should inherit logic from combineFields
  • should provide Submit API (not specified yet)
const form = createForm({
  fields: { name: createField(), ... },
  submit: ???
});
@secundant secundant added enhancement New feature or request scope:core labels Jan 16, 2023
@secundant secundant added this to the 0.1.0 milestone Jan 16, 2023
@secundant secundant self-assigned this Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope:core
Projects
None yet
1 participant