没有合适的资源?快使用搜索试试~ 我知道了~
next-themes:两行代码完美实现Next.js黑暗模式。 支持系统偏好设置和任何其他主题,且不闪烁
共24个文件
js:9个
json:4个
lock:3个
需积分: 50 1 下载量 3 浏览量
2021-03-11
18:41:23
上传
评论
收藏 276KB ZIP 举报
温馨提示
下一个主题 Next.js应用程序中主题的抽象。 :check_mark_button: 两行代码完美的黑暗模式 :check_mark_button: 系统设置为“ prefers-color-scheme” :check_mark_button: 加载时无闪存(SSR和SSG均可用) :check_mark_button: 在标签和窗口之间同步主题 :check_mark_button: 更改主题时禁用闪烁 :check_mark_button: 强制页面进入特定主题 :check_mark_button: 类或数据属性选择器 :check_mark_button: useTheme挂钩 查看,亲自尝试一下。 安装 $ npm install next-themes # or $ yarn add next-themes 使用 您需要一个才能使用下一个主题。 最简单的_app看起来像这样: // pages/_app.js function MyApp ( { Component , pageProps } ) { return < Component {
资源推荐
资源详情
资源评论
收起资源包目录
next-themes-master.zip (24个子文件)
next-themes-master
index.tsx 7KB
yarn.lock 287KB
.babelrc 123B
examples
tailwind
pages
_app.js 287B
_document.js 390B
index.js 703B
postcss.config.js 81B
styles.css 103B
yarn.lock 179KB
tailwind.config.js 210B
.gitignore 386B
package.json 409B
example
pages
_app.js 269B
light.js 166B
dark.js 167B
index.js 737B
styles.css 603B
yarn.lock 218KB
.gitignore 8B
package.json 218B
tsconfig.json 737B
README.md 13KB
.gitignore 34B
package.json 669B
共 24 条
- 1
资源评论
Fl4me
- 粉丝: 38
- 资源: 4600
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功