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