Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81964 (s=81964, is=82021, ic=82022, ia=82023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82022 (s=81964, is=82022, ic=82023, ia=82024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82023 (s=81964, is=82022, ic=82023, ia=82024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82024 (s=81964, is=82022, ic=82023, ia=82024)