UNPKG

coersystem

Version:

Library for Angular projects

7 lines (6 loc) 165 B
export interface IGridKeyupEnter { id: string; input: 'coer-search' | 'coer-textbox' | 'coer-numberbox' | 'coer-selectbox'; row?: any; value: any; }