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