Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99578 (s=99578, is=99641, ic=99642, ia=99643)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99642 (s=99578, is=99642, ic=99643, ia=99644)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99643 (s=99578, is=99642, ic=99643, ia=99644)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99644 (s=99578, is=99642, ic=99643, ia=99644)