Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123829 (s=123829, is=123906, ic=123908, ia=123911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123907 (s=123829, is=123907, ic=123909, ia=123912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123909 (s=123829, is=123907, ic=123909, ia=123912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123912 (s=123829, is=123907, ic=123909, ia=123912)