UNPKG

app-walk

Version:

An intuitive guided walkthrough library with UI highlighting and voice narration for web apps.

3 lines (2 loc) 193 B
export declare function popupEvent(element: HTMLElement, eventType?: string, options?: EventInit): void; export declare function setNativeValue(element: HTMLInputElement, value: string): void;