SwoffSwoff

isInstallable

Check if PWA can be installed.

isInstallable()

From swoff/pwa/prompt.ts. Returns boolean.

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

On this page