Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11629 (s=11629, is=11641, ic=11640, ia=11642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11642 (s=11629, is=11642, ic=11641, ia=11643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11641 (s=11629, is=11642, ic=11641, ia=11643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11643 (s=11629, is=11642, ic=11641, ia=11643)