Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77223 (s=77223, is=77280, ic=77281, ia=77282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77281 (s=77223, is=77281, ic=77282, ia=77283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77282 (s=77223, is=77281, ic=77282, ia=77283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77283 (s=77223, is=77281, ic=77282, ia=77283)