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