Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84961 (s=84961, is=85018, ic=85019, ia=85020)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85019 (s=84961, is=85019, ic=85020, ia=85021)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85020 (s=84961, is=85019, ic=85020, ia=85021)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85021 (s=84961, is=85019, ic=85020, ia=85021)