Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123997 (s=123997, is=124074, ic=124076, ia=124079)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124075 (s=123997, is=124075, ic=124077, ia=124080)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124077 (s=123997, is=124075, ic=124077, ia=124080)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124080 (s=123997, is=124075, ic=124077, ia=124080)