Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81123 (s=81123, is=81180, ic=81181, ia=81182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 81181 (s=81123, is=81181, ic=81182, ia=81183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 81182 (s=81123, is=81181, ic=81182, ia=81183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 81183 (s=81123, is=81181, ic=81182, ia=81183)