Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9768 (s=9768, is=9776, ic=9775, ia=9777)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9777 (s=9768, is=9777, ic=9776, ia=9778)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9776 (s=9768, is=9777, ic=9776, ia=9778)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9778 (s=9768, is=9777, ic=9776, ia=9778)