Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103001 (s=103001, is=103065, ic=103066, ia=103068)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103066 (s=103001, is=103066, ic=103067, ia=103069)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103067 (s=103001, is=103066, ic=103067, ia=103069)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103069 (s=103001, is=103066, ic=103067, ia=103069)