Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9967 (s=9967, is=9975, ic=9974, ia=9976)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9976 (s=9967, is=9976, ic=9975, ia=9977)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9975 (s=9967, is=9976, ic=9975, ia=9977)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9977 (s=9967, is=9976, ic=9975, ia=9977)