useDimensionsRef
Aboutβ
Easily grab dimensions of an element with a ref using this hook
Installationβ
npm install rooks
Importing the hookβ
import {useDimensionsRef} from "rooks"
Usageβ
function Demo() {
useDimensionsRef();
return null
}
render(<Demo/>)
Codesandbox Examplesβ
Basic Usageβ
Join Bhargav's discord serverβ
You can click on the floating discord icon at the bottom right of the screen and talk to us in our server.