A React Hook that returns the size of an element.
Try to resize the textarea to see the size changes.
See API for more details.
Click links below to view source on GitHub.
ElementTarget
is a union type that represents various kinds of elements that can be targeted.
See ElementTarget or ElementTarget Types for more details.
Options of useResizeObserver
, see useResizeObserver#options for more details.
Returns of useResizeObserver
, see useResizeObserver#returns for more details.