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