Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99740 (s=99740, is=99803, ic=99804, ia=99805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99804 (s=99740, is=99804, ic=99805, ia=99806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99805 (s=99740, is=99804, ic=99805, ia=99806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99806 (s=99740, is=99804, ic=99805, ia=99806)