Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101957 (s=101957, is=102021, ic=102022, ia=102024)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102022 (s=101957, is=102022, ic=102023, ia=102025)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102023 (s=101957, is=102022, ic=102023, ia=102025)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102025 (s=101957, is=102022, ic=102023, ia=102025)