Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123884 (s=123884, is=123961, ic=123963, ia=123966)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123962 (s=123884, is=123962, ic=123964, ia=123967)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123964 (s=123884, is=123962, ic=123964, ia=123967)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123967 (s=123884, is=123962, ic=123964, ia=123967)