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