mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
node refs example link updated (#3540)
This commit is contained in:
parent
530e805e2a
commit
e99492e1de
@ -6,7 +6,7 @@ This example shows two input fields which are automatically focused when hovered
|
|||||||
|
|
||||||
## Concepts
|
## Concepts
|
||||||
|
|
||||||
The example uses [Refs](https://yew.rs/docs/concepts/components/refs/) to
|
The example uses [Refs](https://yew.rs/docs/concepts/function-components/node-refs) to
|
||||||
manipulate the underlying DOM element directly.
|
manipulate the underlying DOM element directly.
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user