Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111120 (s=111120, is=111193, ic=111194, ia=111196)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111194 (s=111120, is=111194, ic=111195, ia=111197)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111195 (s=111120, is=111194, ic=111195, ia=111197)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111197 (s=111120, is=111194, ic=111195, ia=111197)