A React Hook that track the parent element of an element.
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.
An HTMLElement
or null
.