Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123619 (s=123619, is=123696, ic=123698, ia=123701)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123697 (s=123619, is=123697, ic=123699, ia=123702)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123699 (s=123619, is=123697, ic=123699, ia=123702)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123702 (s=123619, is=123697, ic=123699, ia=123702)