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