SwoffSwoff

promptInstall

Show PWA install prompt.

promptInstall()

From swoff/pwa/prompt.ts. Returns Promise<boolean> — whether user accepted.

import { promptInstall } from "swoff/pwa/prompt";

On this page