- Introduce an optional `disabled` prop (which is `false` by default) - When disabled, attach `aria-disabled="true"` attribute - When disabled, attach `[data-disabled]` attribute - When disabled, pause drag interaction