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