Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13085 (s=13085, is=13098, ic=13097, ia=13099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13099 (s=13085, is=13099, ic=13098, ia=13100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13098 (s=13085, is=13099, ic=13098, ia=13100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13100 (s=13085, is=13099, ic=13098, ia=13100)