Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123940 (s=123940, is=124017, ic=124019, ia=124022)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124018 (s=123940, is=124018, ic=124020, ia=124023)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124020 (s=123940, is=124018, ic=124020, ia=124023)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124023 (s=123940, is=124018, ic=124020, ia=124023)