Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2563 (s=2563, is=2564, ic=2565, ia=2565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2565 (s=2563, is=2565, ic=2566, ia=2566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2566 (s=2563, is=2565, ic=2566, ia=2566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2566 (s=2563, is=2565, ic=2566, ia=2566)