Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49970 (s=49970, is=50020, ic=50020, ia=50022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50021 (s=49970, is=50021, ic=50021, ia=50023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50021 (s=49970, is=50021, ic=50021, ia=50023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50023 (s=49970, is=50021, ic=50021, ia=50023)