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