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

feat(custom-component): functional form #272

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

redgeoff
Copy link
Owner

@redgeoff redgeoff commented Aug 7, 2021

Proof of concept. Wait until port of MSON in Typescript before finalizing.

@redgeoff
Copy link
Owner Author

redgeoff commented Sep 4, 2021

This can now be done, but the problem with this method is that you'd probably need to use a class, new MyComponent(), or a function myComponent(), to wrap the parameters. Or else, Typescript wouldn't know which types to check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant