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

Unable to connect NodeRef to VNode #3

Open
LLBlumire opened this issue Dec 3, 2021 · 2 comments
Open

Unable to connect NodeRef to VNode #3

LLBlumire opened this issue Dec 3, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@LLBlumire
Copy link

In the same fashion as

let x = use_node_ref();
html! {
    <div ref={x}></div>
}
@ranile ranile added the enhancement New feature or request label Dec 12, 2021
@Madoshakalaka
Copy link

I want this so much

@ranile
Copy link
Owner

ranile commented Apr 4, 2022

I haven't had the time to implement it so if anyone wants to implement it, PRs are welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants