Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81950 (s=81950, is=82007, ic=82008, ia=82009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82008 (s=81950, is=82008, ic=82009, ia=82010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82009 (s=81950, is=82008, ic=82009, ia=82010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82010 (s=81950, is=82008, ic=82009, ia=82010)