Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64995 (s=64995, is=65050, ic=65051, ia=65052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65051 (s=64995, is=65051, ic=65052, ia=65053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65052 (s=64995, is=65051, ic=65052, ia=65053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65053 (s=64995, is=65051, ic=65052, ia=65053)