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