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