Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2571 (s=2571, is=2575, ic=2573, ia=2575)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2576 (s=2571, is=2576, ic=2574, ia=2576)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2574 (s=2571, is=2576, ic=2574, ia=2576)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2576 (s=2571, is=2576, ic=2574, ia=2576)