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