UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

5 lines (4 loc) 180 B
export declare function handleEnterKey(value: string, selectionStart: number, selectionEnd: number, multiline: boolean): { value: string; cursorPosition: number; } | null;