Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13570 (s=13570, is=13580, ic=13582, ia=13583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13581 (s=13570, is=13581, ic=13583, ia=13584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13583 (s=13570, is=13581, ic=13583, ia=13584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13584 (s=13570, is=13581, ic=13583, ia=13584)