Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9488 (s=9488, is=9495, ic=9494, ia=9496)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9496 (s=9488, is=9496, ic=9495, ia=9497)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9495 (s=9488, is=9496, ic=9495, ia=9497)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9497 (s=9488, is=9496, ic=9495, ia=9497)