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