Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123999 (s=123999, is=124076, ic=124078, ia=124081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124077 (s=123999, is=124077, ic=124079, ia=124082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124079 (s=123999, is=124077, ic=124079, ia=124082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124082 (s=123999, is=124077, ic=124079, ia=124082)