Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9530 (s=9530, is=9537, ic=9536, ia=9538)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9538 (s=9530, is=9538, ic=9537, ia=9539)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9537 (s=9530, is=9538, ic=9537, ia=9539)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9539 (s=9530, is=9538, ic=9537, ia=9539)