Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99632 (s=99632, is=99695, ic=99696, ia=99697)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99696 (s=99632, is=99696, ic=99697, ia=99698)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99697 (s=99632, is=99696, ic=99697, ia=99698)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99698 (s=99632, is=99696, ic=99697, ia=99698)