Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42648 (s=42648, is=42691, ic=42691, ia=42693)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42692 (s=42648, is=42692, ic=42692, ia=42694)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42692 (s=42648, is=42692, ic=42692, ia=42694)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42694 (s=42648, is=42692, ic=42692, ia=42694)