Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98488 (s=98488, is=98550, ic=98551, ia=98552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98551 (s=98488, is=98551, ic=98552, ia=98553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98552 (s=98488, is=98551, ic=98552, ia=98553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98553 (s=98488, is=98551, ic=98552, ia=98553)