Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11945 (s=11945, is=11957, ic=11956, ia=11958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11958 (s=11945, is=11958, ic=11957, ia=11959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11957 (s=11945, is=11958, ic=11957, ia=11959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11959 (s=11945, is=11958, ic=11957, ia=11959)