UNPKG

nr-grid

Version:

NR-Grid is basic a datagrid helper that uses Bootstrap and NgbBootstrap and developed for Angular applications.

7 lines (6 loc) 107 B
export declare enum NRGridColumnType { none = 0, default = 1, link = 2, inlineEditor = 3 }