Skip to content

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

@Bouke

Description

@Bouke

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."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions