Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99517 (s=99517, is=99580, ic=99581, ia=99582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99581 (s=99517, is=99581, ic=99582, ia=99583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99582 (s=99517, is=99581, ic=99582, ia=99583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99583 (s=99517, is=99581, ic=99582, ia=99583)