Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10048 (s=10048, is=10056, ic=10055, ia=10057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10057 (s=10048, is=10057, ic=10056, ia=10058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10056 (s=10048, is=10057, ic=10056, ia=10058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10058 (s=10048, is=10057, ic=10056, ia=10058)