Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98942 (s=98942, is=99004, ic=99005, ia=99006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99005 (s=98942, is=99005, ic=99006, ia=99007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99006 (s=98942, is=99005, ic=99006, ia=99007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99007 (s=98942, is=99005, ic=99006, ia=99007)