Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9876 (s=9876, is=9877, ic=9878, ia=9878, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9878 (s=9876, is=9878, ic=9879, ia=9879, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9879 (s=9876, is=9878, ic=9879, ia=9879, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9879 (s=9876, is=9878, ic=9879, ia=9879, pia)