Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49900 (s=49900, is=49950, ic=49950, ia=49952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49951 (s=49900, is=49951, ic=49951, ia=49953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49951 (s=49900, is=49951, ic=49951, ia=49953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49953 (s=49900, is=49951, ic=49951, ia=49953)