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