Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10288 (s=10288, is=10301, ic=10301, ia=10299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10302 (s=10288, is=10302, ic=10302, ia=10300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10302 (s=10288, is=10302, ic=10302, ia=10300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10300 (s=10288, is=10302, ic=10302, ia=10300)