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