Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9881 (s=9881, is=9889, ic=9888, ia=9890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9890 (s=9881, is=9890, ic=9889, ia=9891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9889 (s=9881, is=9890, ic=9889, ia=9891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9891 (s=9881, is=9890, ic=9889, ia=9891)