Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34324 (s=34324, is=34359, ic=34358, ia=34360)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34360 (s=34324, is=34360, ic=34359, ia=34361)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34359 (s=34324, is=34360, ic=34359, ia=34361)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34361 (s=34324, is=34360, ic=34359, ia=34361)