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