Home / Report Question

Q. How is `props.children` used in React?
  • A. To access children passed between component tags
  • B. To access child elements in DOM
  • C. To define default props
  • D. To update state