Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111948 (s=111948, is=112021, ic=112022, ia=112024)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112022 (s=111948, is=112022, ic=112023, ia=112025)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112023 (s=111948, is=112022, ic=112023, ia=112025)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112025 (s=111948, is=112022, ic=112023, ia=112025)