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

Expose v/h Position in "public api" #535

Open
Bouke opened this issue Mar 4, 2020 · 0 comments
Open

Expose v/h Position in "public api" #535

Bouke opened this issue Mar 4, 2020 · 0 comments

Comments

@Bouke
Copy link

Bouke commented Mar 4, 2020

I'm building a dropdown having an <input/> as the trigger. I don't want to use <dropdown.Trigger /> as that adds another tabbable element (tabindex=0). I've got most of it in place, but now i want to access vPosition to conditionally change the border-radius. I don't see how this variable is exposed (I think not), caused by the hiding of variables through the "public api".

I think it would be great to just expose all internals, instead of selectively making a few variables available through "public api". "We're all adults here."

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