Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capawesome-team/capacitor-plugins
/ decrease
Method
decrease
packages/badge/src/definitions.ts:54–54 ·
view source on GitHub ↗
* Decrease the badge count.
()
Source
from the content-addressed store, hash-verified
52
* Decrease the badge count.
53
*/
54
decrease(): Promise<void>;
55
/**
56
* Clear the badge count.
57
*
Callers
2
script.js
File · 0.65
decrease
Method · 0.65
Implementers
1
BadgeWeb
packages/badge/src/web.ts
Calls
no outgoing calls
Tested by
no test coverage detected