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