Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123569 (s=123569, is=123646, ic=123648, ia=123651)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123647 (s=123569, is=123647, ic=123649, ia=123652)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123649 (s=123569, is=123647, ic=123649, ia=123652)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123652 (s=123569, is=123647, ic=123649, ia=123652)