Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91970 (s=91970, is=92031, ic=92032, ia=92033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 92032 (s=91970, is=92032, ic=92033, ia=92034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 92033 (s=91970, is=92032, ic=92033, ia=92034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 92034 (s=91970, is=92032, ic=92033, ia=92034)