UNPKG

@ux-aspects/ux-aspects

Version:

Open source user interface framework for building modern, responsive, mobile big data applications

7 lines (6 loc) 390 B
import { CdkDragHandle } from '@angular/cdk/drag-drop'; import * as i0 from "@angular/core"; export declare class ReorderableHandleDirective extends CdkDragHandle { static ɵfac: i0.ɵɵFactoryDeclaration<ReorderableHandleDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<ReorderableHandleDirective, "[uxReorderableHandle]", never, {}, {}, never, never, false, never>; }