Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7600 (s=7600, is=7607, ic=7605, ia=7607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7608 (s=7600, is=7608, ic=7606, ia=7608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7606 (s=7600, is=7608, ic=7606, ia=7608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7608 (s=7600, is=7608, ic=7606, ia=7608)