Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3684 (s=3684, is=3690, ic=3688, ia=3688)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3692 (s=3684, is=3692, ic=3690, ia=3690)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3690 (s=3684, is=3692, ic=3690, ia=3690)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3690 (s=3684, is=3692, ic=3690, ia=3690)