Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111608 (s=111608, is=111681, ic=111682, ia=111684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111682 (s=111608, is=111682, ic=111683, ia=111685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111683 (s=111608, is=111682, ic=111683, ia=111685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111685 (s=111608, is=111682, ic=111683, ia=111685)