Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13932 (s=13932, is=13942, ic=13943, ia=13942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13943 (s=13932, is=13943, ic=13944, ia=13943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13944 (s=13932, is=13943, ic=13944, ia=13943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13943 (s=13932, is=13943, ic=13944, ia=13943)