Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29000 (s=29000, is=29019, ic=29022, ia=29023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29020 (s=29000, is=29020, ic=29023, ia=29024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29023 (s=29000, is=29020, ic=29023, ia=29024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29024 (s=29000, is=29020, ic=29023, ia=29024)