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