Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123994 (s=123994, is=124071, ic=124073, ia=124076)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124072 (s=123994, is=124072, ic=124074, ia=124077)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124074 (s=123994, is=124072, ic=124074, ia=124077)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124077 (s=123994, is=124072, ic=124074, ia=124077)