Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123502 (s=123502, is=123579, ic=123581, ia=123584)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123580 (s=123502, is=123580, ic=123582, ia=123585)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123582 (s=123502, is=123580, ic=123582, ia=123585)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123585 (s=123502, is=123580, ic=123582, ia=123585)