UNPKG

gridstack

Version:

TypeScript/JS lib for dashboard layout and creation, responsive, mobile support, no external dependencies, with many wrappers (React, Angular, Vue, Ember, knockout...)

6 lines (5 loc) 200 B
export * from './lib/types'; export * from './lib/base-widget'; export * from './lib/gridstack-item.component'; export * from './lib/gridstack.component'; export * from './lib/gridstack.module';