Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10562 (s=10562, is=10570, ic=10569, ia=10571)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10571 (s=10562, is=10571, ic=10570, ia=10572)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10570 (s=10562, is=10571, ic=10570, ia=10572)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10572 (s=10562, is=10571, ic=10570, ia=10572)