UNPKG

@limetech/lime-elements

Version:
9 lines (8 loc) 269 B
/** * Key handler for the input field. * Lets the user select, activate, and remove chips with the keyboard. * * @param event - event */ export declare function handleKeyboardEvent(event: KeyboardEvent): void; //# sourceMappingURL=chip-set-input-helpers.d.ts.map