Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78888 (s=78888, is=78945, ic=78946, ia=78947)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78946 (s=78888, is=78946, ic=78947, ia=78948)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78947 (s=78888, is=78946, ic=78947, ia=78948)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78948 (s=78888, is=78946, ic=78947, ia=78948)