UNPKG

angular2gridsterv3

Version:
8 lines (7 loc) 175 B
export interface IGridsterDraggableOptions { handlerClass?: string; zIndex?: number; scroll?: boolean; scrollEdge?: number; containment?: string; }