UNPKG

react-data-grid

Version:
6 lines (5 loc) 140 B
declare class Editor extends ReactClass { getValue: () => string; getInputNode: () => HTMLInputElement; hasResults: () => boolean; };