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

package.dist.keyboard.shared.fireChangeForInputTimeIfValid.d.ts Maven / Gradle / Ivy

The newest version!
export declare function fireChangeForInputTimeIfValid(el: HTMLInputElement & {
    type: 'time';
}, prevValue: unknown, timeNewEntry: string): void;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy