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