Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81960 (s=81960, is=82017, ic=82018, ia=82019)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82018 (s=81960, is=82018, ic=82019, ia=82020)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82019 (s=81960, is=82018, ic=82019, ia=82020)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82020 (s=81960, is=82018, ic=82019, ia=82020)