Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7723 (s=7723, is=7731, ic=7732, ia=7733)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7732 (s=7723, is=7732, ic=7733, ia=7734)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7733 (s=7723, is=7732, ic=7733, ia=7734)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7734 (s=7723, is=7732, ic=7733, ia=7734)