Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90001 (s=90001, is=90062, ic=90063, ia=90064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90063 (s=90001, is=90063, ic=90064, ia=90065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90064 (s=90001, is=90063, ic=90064, ia=90065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90065 (s=90001, is=90063, ic=90064, ia=90065)