Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13063 (s=13063, is=13076, ic=13075, ia=13077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13077 (s=13063, is=13077, ic=13076, ia=13078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13076 (s=13063, is=13077, ic=13076, ia=13078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13078 (s=13063, is=13077, ic=13076, ia=13078)