Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65350 (s=65350, is=65405, ic=65406, ia=65407)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65406 (s=65350, is=65406, ic=65407, ia=65408)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65407 (s=65350, is=65406, ic=65407, ia=65408)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65408 (s=65350, is=65406, ic=65407, ia=65408)