Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97048 (s=97048, is=97109, ic=97110, ia=97111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97110 (s=97048, is=97110, ic=97111, ia=97112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97111 (s=97048, is=97110, ic=97111, ia=97112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97112 (s=97048, is=97110, ic=97111, ia=97112)