Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88880 (s=88880, is=88941, ic=88942, ia=88943)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88942 (s=88880, is=88942, ic=88943, ia=88944)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88943 (s=88880, is=88942, ic=88943, ia=88944)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88944 (s=88880, is=88942, ic=88943, ia=88944)