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

Allow final classes for custom forms #407

Open
lulco opened this issue Jul 25, 2023 · 0 comments · May be fixed by #412
Open

Allow final classes for custom forms #407

lulco opened this issue Jul 25, 2023 · 0 comments · May be fixed by #412
Labels

Comments

@lulco
Copy link
Contributor

lulco commented Jul 25, 2023

Use property fetch instead of array access and object shape for Form

CustomForm&object{field1: TextControl, field2: Checkbox}

This way we don’t need to create custom form classes which extends original form class.

@lulco lulco mentioned this issue Feb 3, 2023
14 tasks
@lulco lulco added the forms label Jul 25, 2023
lulco added a commit that referenced this issue Jul 26, 2023
@lulco lulco linked a pull request Jul 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant