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