Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9625 (s=9625, is=9633, ic=9632, ia=9634)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9634 (s=9625, is=9634, ic=9633, ia=9635)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9633 (s=9625, is=9634, ic=9633, ia=9635)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9635 (s=9625, is=9634, ic=9633, ia=9635)