Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111837 (s=111837, is=111910, ic=111911, ia=111913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111911 (s=111837, is=111911, ic=111912, ia=111914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111912 (s=111837, is=111911, ic=111912, ia=111914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111914 (s=111837, is=111911, ic=111912, ia=111914)