Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65406 (s=65406, is=65461, ic=65462, ia=65463)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65462 (s=65406, is=65462, ic=65463, ia=65464)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65463 (s=65406, is=65462, ic=65463, ia=65464)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65464 (s=65406, is=65462, ic=65463, ia=65464)