Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83523 (s=83523, is=83580, ic=83581, ia=83582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83581 (s=83523, is=83581, ic=83582, ia=83583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83582 (s=83523, is=83581, ic=83582, ia=83583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83583 (s=83523, is=83581, ic=83582, ia=83583)