Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9502 (s=9502, is=9509, ic=9508, ia=9510)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9510 (s=9502, is=9510, ic=9509, ia=9511)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9509 (s=9502, is=9510, ic=9509, ia=9511)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9511 (s=9502, is=9510, ic=9509, ia=9511)