Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32432 (s=32432, is=32466, ic=32465, ia=32467)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32467 (s=32432, is=32467, ic=32466, ia=32468)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32466 (s=32432, is=32467, ic=32466, ia=32468)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32468 (s=32432, is=32467, ic=32466, ia=32468)