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