'use server'

Term side of the Card
Topic: Directives
Unit title: 'use server'
Categories: Directive
Explanation side of the Card

Explanation: The directive used in client-side rendering contexts to specify that a component should be rendered on the server side. It helps manage components that need server-side rendering for better performance or SEO.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub