Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31304 (s=31304, is=31338, ic=31337, ia=31339)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31339 (s=31304, is=31339, ic=31338, ia=31340)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31338 (s=31304, is=31339, ic=31338, ia=31340)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31340 (s=31304, is=31339, ic=31338, ia=31340)