setDraggable not working

This works!
I didn’t know I needed to insert { draggable: true } as the setInteractive() method parameter. In the example I linked above, the method works without any parameters.
Thank you.