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