Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50989 (s=50989, is=51040, ic=51040, ia=51042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 51041 (s=50989, is=51041, ic=51041, ia=51043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 51041 (s=50989, is=51041, ic=51041, ia=51043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51043 (s=50989, is=51041, ic=51041, ia=51043)