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