-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Description
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."
dagroe
Metadata
Metadata
Assignees
Labels
No labels