Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78234 (s=78234, is=78291, ic=78292, ia=78293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78292 (s=78234, is=78292, ic=78293, ia=78294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78293 (s=78234, is=78292, ic=78293, ia=78294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78294 (s=78234, is=78292, ic=78293, ia=78294)