useMergeRefs

useMergeRefs is a custom hook used to merge several react refs into a single one.

Import#

import { useMergeRefs } from '@chakra-ui/react'

Return value#

The useMergeRefs hook returns a function that receives the element and assign the value to the given React refs.

Usage#

Usage combining with another Chakra-UI hooks#

Proudly made inNigeria by Segun Adebayo

Deployed by â–² Vercel