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