Udasi Tharani f73f68bdc5
Better NodeRefs Example (#2727)
* redesign node refs example with form validation

* use char for single character string

* update readme

* fix placeholder type
2022-06-12 15:11:13 +02:00
..
2022-06-12 15:11:13 +02:00
2022-06-12 15:11:13 +02:00
2022-06-12 15:11:13 +02:00
2022-06-12 15:11:13 +02:00

Node Refs Example

Demo

This example shows two input fields which are automatically focused when hovered over.

Concepts

The example uses Refs to manipulate the underlying DOM element directly.