Is there a way to get the location (such as left, right, top, bottom) for a ReactNode? I can't seem to find anything.
I'm looking for something very similar to the getBoundingClientRect() function.
Is there a way to get the location (such as left, right, top, bottom) for a ReactNode? I can't seem to find anything.
I'm looking for something very similar to the getBoundingClientRect() function.