Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99706 (s=99706, is=99769, ic=99770, ia=99771)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99770 (s=99706, is=99770, ic=99771, ia=99772)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99771 (s=99706, is=99770, ic=99771, ia=99772)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99772 (s=99706, is=99770, ic=99771, ia=99772)