Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111962 (s=111962, is=112035, ic=112036, ia=112038)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112036 (s=111962, is=112036, ic=112037, ia=112039)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112037 (s=111962, is=112036, ic=112037, ia=112039)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112039 (s=111962, is=112036, ic=112037, ia=112039)