const updaterMap = {
  draggable(instance, draggable) {
    instance.setDraggable(draggable)
  },