Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11071 (s=11071, is=11081, ic=11080, ia=11082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11082 (s=11071, is=11082, ic=11081, ia=11083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11081 (s=11071, is=11082, ic=11081, ia=11083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11083 (s=11071, is=11082, ic=11081, ia=11083)