Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123939 (s=123939, is=124016, ic=124018, ia=124021)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124017 (s=123939, is=124017, ic=124019, ia=124022)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124019 (s=123939, is=124017, ic=124019, ia=124022)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124022 (s=123939, is=124017, ic=124019, ia=124022)