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

make fields accept options such as name, type, and options #8

Open
Tracked by #2
gr2m opened this issue Dec 15, 2021 · 0 comments
Open
Tracked by #2

make fields accept options such as name, type, and options #8

gr2m opened this issue Dec 15, 2021 · 0 comments
Labels

Comments

@gr2m
Copy link
Owner

gr2m commented Dec 15, 2021

For example

{ 
  myEnumField: {name:"My Enum Field",options:["option 1", "option 2"]},
  myDateField: {name:"My Date Field",type:"date"},
}
@gr2m gr2m mentioned this issue Mar 7, 2022
2 tasks
@gr2m gr2m added the feature label Mar 10, 2022
@gr2m gr2m changed the title make fields constructor options accept options, e.g. { myField: {name:"My Field",options:["option 1", "option 2"]}} make fields constructor options accept options Mar 14, 2022
@gr2m gr2m changed the title make fields constructor options accept options make fields accept options such as name, type, and options Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant