UNPKG

nr-grid

Version:

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

14 lines (13 loc) 215 B
export declare enum NRValueFormats { default = 0, euro = 1, dolar = 2, try = 3, commaInt = 4, percent = 5, dateTime = 6, date = 7, boolean = 8, decimal = 9, number = 10 }