Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111512 (s=111512, is=111585, ic=111586, ia=111588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111586 (s=111512, is=111586, ic=111587, ia=111589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111587 (s=111512, is=111586, ic=111587, ia=111589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111589 (s=111512, is=111586, ic=111587, ia=111589)