1.0.1 • Published 3 years ago

@vaadin-component-factory/vcf-pwa-install-helpers v1.0.1

Weekly downloads
3
License
https://raw.githu...
Repository
github
Last release
3 years ago

Vaadin Component Factory PWA Install Helpers

Installation

Install vcf-pwa-install-helpers:

npm i @vaadin-component-factory/vcf-pwa-install-helpers --save

Usage

Once installed, import it in your application:

import {
  hasPwaInstallPrompt,
  openPwaInstallPrompt
} from '@vaadin-component-factory/vcf-pwa-install-helpers';

Contributing

To contribute to the component, please read the guideline first.

License

Apache License 2.0