Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98797 (s=98797, is=98859, ic=98860, ia=98861)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98860 (s=98797, is=98860, ic=98861, ia=98862)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98861 (s=98797, is=98860, ic=98861, ia=98862)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98862 (s=98797, is=98860, ic=98861, ia=98862)