Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10500 (s=10500, is=10501, ic=10502, ia=10502, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10502 (s=10500, is=10502, ic=10503, ia=10503, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10503 (s=10500, is=10502, ic=10503, ia=10503, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10503 (s=10500, is=10502, ic=10503, ia=10503, pia)