Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9508 (s=9508, is=9515, ic=9514, ia=9516)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9516 (s=9508, is=9516, ic=9515, ia=9517)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9515 (s=9508, is=9516, ic=9515, ia=9517)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9517 (s=9508, is=9516, ic=9515, ia=9517)