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