Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95040 (s=95040, is=95101, ic=95102, ia=95103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95102 (s=95040, is=95102, ic=95103, ia=95104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95103 (s=95040, is=95102, ic=95103, ia=95104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95104 (s=95040, is=95102, ic=95103, ia=95104)