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