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