react-screen-orientation:根据屏幕方向显示React组件

时间:2024-05-26 10:08:24
【文件属性】:

文件名称:react-screen-orientation:根据屏幕方向显示React组件

文件大小:147KB

文件格式:ZIP

更新时间:2024-05-26 10:08:24

JavaScript

屏幕React方向 安装 npm install react-screen-orientation --save 用法 另请参见。 @import " ~react-screen-orientation/src/index " ; import React , { Component } from 'react' import DeviceOrientation , { Orientation } from 'react-screen-orientation' class Example extends Component { render ( ) { return ( < DeviceOrientation xss=removed> { /* Will only be in DOM in land


【文件预览】:
react-screen-orientation-develop
----.gitignore(556B)
----package.json(1KB)
----src()
--------_index.scss(248B)
--------index.js(5KB)
----LICENSE(1KB)
----README.md(3KB)
----example()
--------package.json(807B)
--------webpack.config.js(412B)
--------dist()
--------index.js(672B)
--------README.md(95B)
--------index.html(306B)
--------yarn.lock(220KB)
----lib()
--------index.js(9KB)
----.npmignore(69B)
----yarn.lock(137KB)

网友评论