Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123685 (s=123685, is=123762, ic=123764, ia=123767)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123763 (s=123685, is=123763, ic=123765, ia=123768)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123765 (s=123685, is=123763, ic=123765, ia=123768)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123768 (s=123685, is=123763, ic=123765, ia=123768)