arrow_backBACK TO DRILLS
White Beltserver-componentsPREMIUM
Adding Interactivity To A Server Component
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'?