Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78878 (s=78878, is=78935, ic=78936, ia=78937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78936 (s=78878, is=78936, ic=78937, ia=78938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78937 (s=78878, is=78936, ic=78937, ia=78938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78938 (s=78878, is=78936, ic=78937, ia=78938)