UNPKG

@2e32/react-input

Version:
4 lines 350 B
export declare const getOuterVerticalAlign: (hasLabel: boolean) => "e-input__addon--align-by-label" | "e-input__addon--align-by-input"; export declare const setInputValue: (inputElement: HTMLInputElement, inputValue: string) => void; export declare const emitChangeEvent: (inputElement: HTMLInputElement) => void; //# sourceMappingURL=common.d.ts.map