Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99631 (s=99631, is=99694, ic=99695, ia=99696)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99695 (s=99631, is=99695, ic=99696, ia=99697)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99696 (s=99631, is=99695, ic=99696, ia=99697)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99697 (s=99631, is=99695, ic=99696, ia=99697)