Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99771 (s=99771, is=99834, ic=99835, ia=99836)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99835 (s=99771, is=99835, ic=99836, ia=99837)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99836 (s=99771, is=99835, ic=99836, ia=99837)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99837 (s=99771, is=99835, ic=99836, ia=99837)