UNPKG

@rybos/angular2gridster

Version:

[![npm version](https://badge.fury.io/js/angular2gridster.svg)](https://badge.fury.io/js/angular2gridster)

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