Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11932 (s=11932, is=11944, ic=11943, ia=11945)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11945 (s=11932, is=11945, ic=11944, ia=11946)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11944 (s=11932, is=11945, ic=11944, ia=11946)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11946 (s=11932, is=11945, ic=11944, ia=11946)