Skip to main content
Version: Next

PWAState interface

The OS-integration state of an installed web app, returned by Browser.getPWAState().

Signature

export interface PWAState

Properties

Property

Modifiers

Type

Description

Default

badgeCount

number

The current badge count shown on the app icon.

fileHandlers

Protocol.PWA.FileHandler[]

The file handlers registered by the app with the OS.