Simple User interactions with React Server components?
Unanswered
Aztec Thrush posted this in #help-forum
Aztec ThrushOP
I am trying to build as much as i can that not customised to a specific user to be a react server componenet but i'm finding it hard to implement simple interactions like the hiding and showing of a menu when a user clicks a button/label whatever your poison or clicks anywhere outside the the menu to hid it how do i do this within a server componenet? can i inject valeala JS into component