SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[DevTools] Measure text nodes (#34851)

We can't measure Text nodes directly but we can measure a Range around
them.

This is useful since it's common, at least in examples, to use text
nodes as children of a Suspense boundary. Especially fallbacks.
S
Sebastian Markbåge committed
751edd6e2cd2cb44aa302ffa667a0693e84e579d
Parent: 6cfc9c1
Committed by GitHub <noreply@github.com> on 10/15/2025, 2:24:45 PM