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