useMergeRefs
If you have multiple references (e.g. from different hooks) you need to apply to
the same element, you can use the useMergeRefs
hook to combine them into one
reference.
Import
import { useMergeRefs } from '@dynatrace/strato-components-preview/core';
Use cases
Still have questions?
Find answers in the Dynatrace Community