Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65293 (s=65293, is=65348, ic=65349, ia=65350)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65349 (s=65293, is=65349, ic=65350, ia=65351)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65350 (s=65293, is=65349, ic=65350, ia=65351)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65351 (s=65293, is=65349, ic=65350, ia=65351)