Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2971 (s=2971, is=2975, ic=2973, ia=2975)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2976 (s=2971, is=2976, ic=2974, ia=2976)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2974 (s=2971, is=2976, ic=2974, ia=2976)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2976 (s=2971, is=2976, ic=2974, ia=2976)