Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3855 (s=3855, is=3860, ic=3858, ia=3860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3861 (s=3855, is=3861, ic=3859, ia=3861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3859 (s=3855, is=3861, ic=3859, ia=3861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3861 (s=3855, is=3861, ic=3859, ia=3861)