/** * Mark an element as a drag handle. * Elements with this directive will be used as handles for dragging their parent draggable. * * @returns Directive. * * @public * * @example * ```html *