Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77853 (s=77853, is=77910, ic=77911, ia=77912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77911 (s=77853, is=77911, ic=77912, ia=77913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77912 (s=77853, is=77911, ic=77912, ia=77913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77913 (s=77853, is=77911, ic=77912, ia=77913)