Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2584 (s=2584, is=2588, ic=2586, ia=2588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2589 (s=2584, is=2589, ic=2587, ia=2589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2587 (s=2584, is=2589, ic=2587, ia=2589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2589 (s=2584, is=2589, ic=2587, ia=2589)