Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12630 (s=12630, is=12642, ic=12641, ia=12643)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12643 (s=12630, is=12643, ic=12642, ia=12644)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12642 (s=12630, is=12643, ic=12642, ia=12644)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12644 (s=12630, is=12643, ic=12642, ia=12644)