UNPKG

ngx-input-eip

Version:

Lightweight edit in place text editor.

5 lines (4 loc) 141 B
/** * Event to trigger (manually) and to listen to when the value of the input changes. */ export declare const CustomChangeEvent: string;