Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98877 (s=98877, is=98939, ic=98940, ia=98941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98940 (s=98877, is=98940, ic=98941, ia=98942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98941 (s=98877, is=98940, ic=98941, ia=98942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98942 (s=98877, is=98940, ic=98941, ia=98942)