Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123936 (s=123936, is=124013, ic=124015, ia=124018)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124014 (s=123936, is=124014, ic=124016, ia=124019)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124016 (s=123936, is=124014, ic=124016, ia=124019)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124019 (s=123936, is=124014, ic=124016, ia=124019)