Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81942 (s=81942, is=81999, ic=82000, ia=82001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82000 (s=81942, is=82000, ic=82001, ia=82002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82001 (s=81942, is=82000, ic=82001, ia=82002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82002 (s=81942, is=82000, ic=82001, ia=82002)