Loading....
save

What is the 'use client' directive in Next.js?

clock icon

asked 6 months ago

message icon

4

eye icon

457

I see `'use client'` at the top of some files. When exactly should I use it? Does it make the whole page client-side?

4 Answers

1

Please log in to answer this question

Top Questions