Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98998 (s=98998, is=99060, ic=99061, ia=99062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99061 (s=98998, is=99061, ic=99062, ia=99063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99062 (s=98998, is=99061, ic=99062, ia=99063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99063 (s=98998, is=99061, ic=99062, ia=99063)