Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123714 (s=123714, is=123791, ic=123793, ia=123796)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123792 (s=123714, is=123792, ic=123794, ia=123797)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123794 (s=123714, is=123792, ic=123794, ia=123797)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123797 (s=123714, is=123792, ic=123794, ia=123797)