Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63636 (s=63636, is=63691, ic=63692, ia=63693)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63692 (s=63636, is=63692, ic=63693, ia=63694)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63693 (s=63636, is=63692, ic=63693, ia=63694)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63694 (s=63636, is=63692, ic=63693, ia=63694)