Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111883 (s=111883, is=111956, ic=111957, ia=111959)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111957 (s=111883, is=111957, ic=111958, ia=111960)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111958 (s=111883, is=111957, ic=111958, ia=111960)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111960 (s=111883, is=111957, ic=111958, ia=111960)