Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86582 (s=86582, is=86640, ic=86641, ia=86642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86641 (s=86582, is=86641, ic=86642, ia=86643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86642 (s=86582, is=86641, ic=86642, ia=86643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86643 (s=86582, is=86641, ic=86642, ia=86643)