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