Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20286 (s=20286, is=20293, ic=20294, ia=20294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20294 (s=20286, is=20294, ic=20295, ia=20295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20295 (s=20286, is=20294, ic=20295, ia=20295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20295 (s=20286, is=20294, ic=20295, ia=20295)