MCPcopy
hub / github.com/vercel/next.js / image-component.tsx

File image-component.tsx

packages/next/src/client/image-component.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2
3import React, {
4 useRef,

Callers

nothing calls this directly

Calls 9

useMergedRefFunction · 0.90
useMemoFunction · 0.90
getImgPropsFunction · 0.90
getDynamicPropsFunction · 0.85
getAttributeMethod · 0.80
handleLoadingFunction · 0.70
errorMethod · 0.65
onErrorFunction · 0.50
sortMethod · 0.45

Tested by

no test coverage detected