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