i wanna to use server component in client component.
when i use use client in parent component all child component convert to client component i wanna render server component in parent client component its possible or not.
i wanna render some components in server but when use server components in client component all server components render on the client side. But i need to render from the server side 😕
Has anyone ever tried something like this?
Or did he implement something like this?
َAbolfazl agajanzadeh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.