Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56010 (s=56010, is=56061, ic=56061, ia=56063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56062 (s=56010, is=56062, ic=56062, ia=56064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56062 (s=56010, is=56062, ic=56062, ia=56064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56064 (s=56010, is=56062, ic=56062, ia=56064)