Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1512 (s=1512, is=1516, ic=1516, ia=1515)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1517 (s=1512, is=1517, ic=1517, ia=1516)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1517 (s=1512, is=1517, ic=1517, ia=1516)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1516 (s=1512, is=1517, ic=1517, ia=1516)