Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13890 (s=13890, is=13891, ic=13892, ia=13892, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13892 (s=13890, is=13892, ic=13893, ia=13893, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13893 (s=13890, is=13892, ic=13893, ia=13893, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13893 (s=13890, is=13892, ic=13893, ia=13893, pia)