React JS Quiz
Home
Blog
Privacy Policy
Contact Us
Children API Quiz
Which pattern can replace Children manipulation for custom rendering?
Report this question
A render prop
Show Explanation
A render prop lets the parent provide a rendering function, which makes the data flow explicit.
A random ref
A global mutation
A browser reload
Next Question (11/20)