arrow_backBACK TO DRILLS
White Beltserver-componentsPREMIUM
Why event handlers require client components
A component only renders static text and fetched data from the filesystem. Another version adds an onClick handler to a button. Why does the second version require 'use client'?