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