Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100878 (s=100878, is=100941, ic=100942, ia=100944)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100942 (s=100878, is=100942, ic=100943, ia=100945)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100943 (s=100878, is=100942, ic=100943, ia=100945)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100945 (s=100878, is=100942, ic=100943, ia=100945)