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