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