Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111250 (s=111250, is=111323, ic=111324, ia=111326)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111324 (s=111250, is=111324, ic=111325, ia=111327)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111325 (s=111250, is=111324, ic=111325, ia=111327)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111327 (s=111250, is=111324, ic=111325, ia=111327)