Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111265 (s=111265, is=111338, ic=111339, ia=111341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111339 (s=111265, is=111339, ic=111340, ia=111342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111340 (s=111265, is=111339, ic=111340, ia=111342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111342 (s=111265, is=111339, ic=111340, ia=111342)