文件名称:确定 Bootstrap 4 网格的屏幕尺寸类型。
文件大小:296KB
文件格式:ZIP
更新时间:2024-06-28 08:38:27
Awesome React Hooks
关于这个包对于确定与 bootstrap 4 网格系统相关的 web 应用程序的屏幕大小类型很有用。 安装 npm i react-hooks-screen-type 或 yarn add react-hooks-screen-type 用法 import useScreenType from 'react-hooks-screen-type'; 函数 MyAwesomeComponent() { const screenType = useScreenType(); // 可以是“x-small、small、medium、large、x-large”} 由 Pankod 许可创建 在 MIT 许可下获得许可,版权所有 :copyright: 2018 年至今 Pankod
【文件预览】:
react-hooks-screen-type-master
----example()
--------package.json(537B)
--------package-lock.json(580KB)
--------src()
--------.gitignore(310B)
--------public()
--------README.md(3KB)
--------yarn.lock(408KB)
----package.json(595B)
----src()
--------index.js(940B)
----.gitignore(914B)
----README.md(603B)