UNPKG

ng2-smart-table-custom

Version:

Angular Smart Table with inline-validations support

6 lines (5 loc) 177 B
import { DefaultEditor } from './default-editor'; export declare class CheckboxEditorComponent extends DefaultEditor { constructor(); onChange(event: any): void; }