Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99096 (s=99096, is=99158, ic=99159, ia=99160)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99159 (s=99096, is=99159, ic=99160, ia=99161)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99160 (s=99096, is=99159, ic=99160, ia=99161)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99161 (s=99096, is=99159, ic=99160, ia=99161)