Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123675 (s=123675, is=123752, ic=123754, ia=123757)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123753 (s=123675, is=123753, ic=123755, ia=123758)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123755 (s=123675, is=123753, ic=123755, ia=123758)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123758 (s=123675, is=123753, ic=123755, ia=123758)