Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20572 (s=20572, is=20585, ic=20587, ia=20589)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20586 (s=20572, is=20586, ic=20588, ia=20590)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20588 (s=20572, is=20586, ic=20588, ia=20590)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20590 (s=20572, is=20586, ic=20588, ia=20590)