Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23511 (s=23511, is=23533, ic=23534, ia=23531)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23534 (s=23511, is=23534, ic=23535, ia=23532)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23535 (s=23511, is=23534, ic=23535, ia=23532)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23532 (s=23511, is=23534, ic=23535, ia=23532)