Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9732 (s=9732, is=9740, ic=9739, ia=9741)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9741 (s=9732, is=9741, ic=9740, ia=9742)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9740 (s=9732, is=9741, ic=9740, ia=9742)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9742 (s=9732, is=9741, ic=9740, ia=9742)