Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9499 (s=9499, is=9506, ic=9505, ia=9507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9507 (s=9499, is=9507, ic=9506, ia=9508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9506 (s=9499, is=9507, ic=9506, ia=9508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9508 (s=9499, is=9507, ic=9506, ia=9508)