@44north/toggle-tailwindcss-darkmode 中文文档教程
@44north/toggle-tailwindcss-darkmode
帮助管理应用程序中的 toggle-tailwindcss-darkmode 的模块
Install
npm install @44north/toggle-tailwindcss-darkmode
或
yarn add @44north/toggle-tailwindcss-darkmode
Usage
import {
toggleDarkMode,
setDarkMode,
getDarkMode,
getDarkModePref,
getSystemDarkModePref
} from "@44north/toggle-tailwindcss-darkmode";
setDarkMode(true);
@44north/toggle-tailwindcss-darkmode
A Module to aid in managing toggle-tailwindcss-darkmode in your applications
Install
npm install @44north/toggle-tailwindcss-darkmode
or
yarn add @44north/toggle-tailwindcss-darkmode
Usage
import {
toggleDarkMode,
setDarkMode,
getDarkMode,
getDarkModePref,
getSystemDarkModePref
} from "@44north/toggle-tailwindcss-darkmode";
setDarkMode(true);
更多
你可能也喜欢
- @10stars/eslint-plugin-react-hooks 中文文档教程
- @4geit/rct-login-component 中文文档教程
- @4geit/swg-check-availability-helper 中文文档教程
- @7anshuai/vue-auto-sizer 中文文档教程
- @a5601564/revogrid 中文文档教程
- @a8k/ssr 中文文档教程
- @aaron-cw/markdown-generator 中文文档教程
- @aave/aave-ui-kit 中文文档教程
- @abizzle/eslint-config-abizzle 中文文档教程
- @abtasty/nps 中文文档教程