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