Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50081 (s=50081, is=50131, ic=50131, ia=50133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50132 (s=50081, is=50132, ic=50132, ia=50134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50132 (s=50081, is=50132, ic=50132, ia=50134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50134 (s=50081, is=50132, ic=50132, ia=50134)