Can you alter/pass component from a client component to a server component?
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
3 Replies
@Barbary Lion Click to see attachment
yes, use searchParams, cookies, or headers to modify props of server component from client component
however this is done with 2 separate request