Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99682 (s=99682, is=99745, ic=99746, ia=99747)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99746 (s=99682, is=99746, ic=99747, ia=99748)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99747 (s=99682, is=99746, ic=99747, ia=99748)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99748 (s=99682, is=99746, ic=99747, ia=99748)