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

Convert SelectionDirection and SelectionMode in HTMLInputElement #74

Open
illusionalsagacity opened this issue Dec 28, 2021 · 1 comment

Comments

@illusionalsagacity
Copy link
Contributor

Our long term aim is to reduce the runtime code - when this library was written polymorphic variants were not strings. We can't convert existing modules until we do a wider breaking API change release in 2022, but for new modules we can make them as good as ReScript bindings allow.

So yes, please convert to polymorphic variants without runtime wrapping code.

Originally posted by @TheSpyder in #73 (comment)

implementation should use polymorphic variants as described above

@TheSpyder
Copy link
Owner

There is a general tracking issue for this - #38

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

2 participants