Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9853 (s=9853, is=9860, ic=9861, ia=9860)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9861 (s=9853, is=9861, ic=9862, ia=9861)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9862 (s=9853, is=9861, ic=9862, ia=9861)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9861 (s=9853, is=9861, ic=9862, ia=9861)