Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100528 (s=100528, is=100590, ic=100592, ia=100593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100591 (s=100528, is=100591, ic=100593, ia=100594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100593 (s=100528, is=100591, ic=100593, ia=100594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100594 (s=100528, is=100591, ic=100593, ia=100594)