Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8939 (s=8939, is=8946, ic=8945, ia=8947)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8947 (s=8939, is=8947, ic=8946, ia=8948)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8946 (s=8939, is=8947, ic=8946, ia=8948)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8948 (s=8939, is=8947, ic=8946, ia=8948)