Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55010 (s=55010, is=55061, ic=55061, ia=55063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55062 (s=55010, is=55062, ic=55062, ia=55064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55062 (s=55010, is=55062, ic=55062, ia=55064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55064 (s=55010, is=55062, ic=55062, ia=55064)