Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99073 (s=99073, is=99135, ic=99136, ia=99137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99136 (s=99073, is=99136, ic=99137, ia=99138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99137 (s=99073, is=99136, ic=99137, ia=99138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99138 (s=99073, is=99136, ic=99137, ia=99138)