All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.index.d.ts Maven / Gradle / Ivy

The newest version!
declare function autoResizeInput(input: HTMLInputElement | null): (() => void) | undefined;

declare const autoresizeTextarea: (el: HTMLTextAreaElement | null) => (() => void) | undefined;

export { autoResizeInput, autoresizeTextarea };




© 2015 - 2025 Weber Informatics LLC | Privacy Policy