Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9616 (s=9616, is=9624, ic=9623, ia=9625)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9625 (s=9616, is=9625, ic=9624, ia=9626)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9624 (s=9616, is=9625, ic=9624, ia=9626)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9626 (s=9616, is=9625, ic=9624, ia=9626)