...

/

اختبار: تحسينات React 19

اختبار: تحسينات React 19

اختبر مدى فهمك لتحسينات React 19.

سنغطي ما يلي...
1

What best describes the advantage of using ref as a prop in React 19?

A)

It removes the need for useRef altogether.

B)

It allows refs to be passed without using forwardRef and applied like regular props.

C)

It forces all refs to be named refProp.

D)

It only works with class components.

Question 1 of 150 attempted