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