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

Consider conditional types to improve type information of input elements #9

Open
inad9300 opened this issue Nov 2, 2018 · 0 comments

Comments

@inad9300
Copy link
Owner

inad9300 commented Nov 2, 2018

<input>s and possibly other elements have properties which apply only to elements of a certain type (e.g. "checkbox", "file", etc.) The usage of TypeScript's conditional types should be considered with the objective of improving the type information for such cases.

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

No branches or pull requests

1 participant