Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123926 (s=123926, is=124003, ic=124005, ia=124008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124004 (s=123926, is=124004, ic=124006, ia=124009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124006 (s=123926, is=124004, ic=124006, ia=124009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124009 (s=123926, is=124004, ic=124006, ia=124009)