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