Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5952 (s=5952, is=5958, ic=5956, ia=5958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5959 (s=5952, is=5959, ic=5957, ia=5959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5957 (s=5952, is=5959, ic=5957, ia=5959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5959 (s=5952, is=5959, ic=5957, ia=5959)