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