react-sticky:用于React的Sticky headerfooter组件

时间:2024-05-29 18:13:41
【文件属性】:

文件名称:react-sticky:用于React的Sticky headerfooter组件

文件大小:321KB

文件格式:ZIP

更新时间:2024-05-29 18:13:41

JavaScript

React粘性 用于React的Sticky页眉/页脚组件 主要组件的src文件位于src/Sticky.jsx 要使用它,请使用组件,并将粘性页眉/页脚/侧边栏的内容作为子项传递。 用法 {children} import React , { Component } from 'react' ; import Sticky from './Sticky.jsx' ; import classnames from 'classnames' ; const sides = { top : 0 , // Sticks when it scrolls past the top edge bottom


【文件预览】:
react-sticky-master
----.gitignore(976B)
----README.md(120KB)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----LICENSE(1KB)
----package.json(416B)
----src()
--------App.jsx(1KB)
--------index.css(63B)
--------App.test.js(248B)
--------registerServiceWorker.js(4KB)
--------ExampleStuckContent.jsx(782B)
--------App.css(723B)
--------Sticky.jsx(5KB)
--------index.js(258B)
--------PlaceholderP.jsx(263B)
--------logo.svg(3KB)
----build()
--------manifest.json(317B)
--------static()
--------asset-manifest.json(196B)
--------service-worker.js(3KB)
--------index.html(627B)
--------favicon.ico(4KB)
----yarn.lock(277KB)

网友评论