React JS Quiz
Home
Blog
Privacy Policy
Contact Us
Fragment Quiz
Which statement about Fragment and CSS is accurate?
Report this question
Fragment does not create a selectable wrapper element for CSS
Show Explanation
Because Fragment has no DOM node, there is no wrapper element to target with CSS.
Fragment always creates a class name
Fragment always inserts a hidden div
Fragment can only be styled with inline styles
Next Question (12/20)