Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98969 (s=98969, is=99031, ic=99032, ia=99033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99032 (s=98969, is=99032, ic=99033, ia=99034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99033 (s=98969, is=99032, ic=99033, ia=99034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99034 (s=98969, is=99032, ic=99033, ia=99034)