Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69823 (s=69823, is=69879, ic=69880, ia=69881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69880 (s=69823, is=69880, ic=69881, ia=69882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69881 (s=69823, is=69880, ic=69881, ia=69882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69882 (s=69823, is=69880, ic=69881, ia=69882)