Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34509 (s=34509, is=34544, ic=34543, ia=34545)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34545 (s=34509, is=34545, ic=34544, ia=34546)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34544 (s=34509, is=34545, ic=34544, ia=34546)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34546 (s=34509, is=34545, ic=34544, ia=34546)