Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34545 (s=34545, is=34580, ic=34579, ia=34581)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34581 (s=34545, is=34581, ic=34580, ia=34582)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34580 (s=34545, is=34581, ic=34580, ia=34582)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34582 (s=34545, is=34581, ic=34580, ia=34582)