Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9958 (s=9958, is=9966, ic=9965, ia=9967)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9967 (s=9958, is=9967, ic=9966, ia=9968)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9966 (s=9958, is=9967, ic=9966, ia=9968)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9968 (s=9958, is=9967, ic=9966, ia=9968)