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

Define how expose html input ref in Input component #2520

Open
LeandroTorresSicilia opened this issue Nov 2, 2022 · 0 comments
Open

Define how expose html input ref in Input component #2520

LeandroTorresSicilia opened this issue Nov 2, 2022 · 0 comments

Comments

@LeandroTorresSicilia
Copy link
Member

LeandroTorresSicilia commented Nov 2, 2022

We define a get htmlElementRef in other components like the button to achieve this.

Now you need to do something like this:

    triggerElementRef={() =>
        triggerRef.current.fieldRef.current.inputRef.current.inputRef
    }

The same happens to Picklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant