Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2418 (s=2418, is=2418, ic=2419, ia=2419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2419 (s=2418, is=2419, ic=2420, ia=2420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2420 (s=2418, is=2419, ic=2420, ia=2420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2420 (s=2418, is=2419, ic=2420, ia=2420)