An HTMLElement type used for the ref required for the transition.
The child element that should have a ref
and className
cloned into
using the cloneElement
API. If the child is a custom component, you
must use React.forwardRef
and pass both of these to a DOM element for
the transition to work.
Generated using TypeDoc
@since 4.0.0