Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8791 (s=8791, is=8801, ic=8801, ia=8799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8802 (s=8791, is=8802, ic=8802, ia=8800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8802 (s=8791, is=8802, ic=8802, ia=8800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8800 (s=8791, is=8802, ic=8802, ia=8800)