Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65495 (s=65495, is=65550, ic=65551, ia=65552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65551 (s=65495, is=65551, ic=65552, ia=65553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65552 (s=65495, is=65551, ic=65552, ia=65553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65553 (s=65495, is=65551, ic=65552, ia=65553)