Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6885 (s=6885, is=6892, ic=6890, ia=6892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6893 (s=6885, is=6893, ic=6891, ia=6893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6891 (s=6885, is=6893, ic=6891, ia=6893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6893 (s=6885, is=6893, ic=6891, ia=6893)