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