Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64004 (s=64004, is=64059, ic=64060, ia=64061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64060 (s=64004, is=64060, ic=64061, ia=64062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64061 (s=64004, is=64060, ic=64061, ia=64062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64062 (s=64004, is=64060, ic=64061, ia=64062)