Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 119920 (s=119920, is=119995, ic=119998, ia=120000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 119996 (s=119920, is=119996, ic=119999, ia=120001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 119999 (s=119920, is=119996, ic=119999, ia=120001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 120001 (s=119920, is=119996, ic=119999, ia=120001)