Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69898 (s=69898, is=69954, ic=69955, ia=69956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69955 (s=69898, is=69955, ic=69956, ia=69957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69956 (s=69898, is=69955, ic=69956, ia=69957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69957 (s=69898, is=69955, ic=69956, ia=69957)