Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123588 (s=123588, is=123665, ic=123667, ia=123670)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123666 (s=123588, is=123666, ic=123668, ia=123671)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123668 (s=123588, is=123666, ic=123668, ia=123671)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123671 (s=123588, is=123666, ic=123668, ia=123671)