Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123539 (s=123539, is=123616, ic=123618, ia=123621)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123617 (s=123539, is=123617, ic=123619, ia=123622)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123619 (s=123539, is=123617, ic=123619, ia=123622)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123622 (s=123539, is=123617, ic=123619, ia=123622)