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