Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65906 (s=65906, is=65961, ic=65962, ia=65963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65962 (s=65906, is=65962, ic=65963, ia=65964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65963 (s=65906, is=65962, ic=65963, ia=65964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65964 (s=65906, is=65962, ic=65963, ia=65964)