Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25012 (s=25012, is=25035, ic=25036, ia=25033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25036 (s=25012, is=25036, ic=25037, ia=25034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25037 (s=25012, is=25036, ic=25037, ia=25034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25034 (s=25012, is=25036, ic=25037, ia=25034)