theme-status-plugin
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

theme-status-plugin

plugin for CapacitorJs checking if device is in dark theme

Install

npm install theme-status-plugin
npx cap sync

API

isDarkMode(...)

isDarkMode(options: { value: string; }) => Promise<{ value: string; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>


Dependencies (1)

Dev Dependencies (14)

Package Sidebar

Install

npm i theme-status-plugin

Weekly Downloads

1

Version

2.0.3

License

MIT

Unpacked Size

18 kB

Total Files

26

Last publish

Collaborators

  • ferdelyszys