Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123929 (s=123929, is=124006, ic=124008, ia=124011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124007 (s=123929, is=124007, ic=124009, ia=124012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124009 (s=123929, is=124007, ic=124009, ia=124012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124012 (s=123929, is=124007, ic=124009, ia=124012)