react-headroom

WebJar for react-headroom

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-headroom
Last Version

Last Version

2.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

react-headroom
WebJar for react-headroom
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/KyleAMathews/react-headroom

Download react-headroom

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-headroom/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-headroom</artifactId>
    <version>2.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-headroom/
implementation 'org.webjars.npm:react-headroom:2.2.8'
// https://jarcasting.com/artifacts/org.webjars.npm/react-headroom/
implementation ("org.webjars.npm:react-headroom:2.2.8")
'org.webjars.npm:react-headroom:jar:2.2.8'
<dependency org="org.webjars.npm" name="react-headroom" rev="2.2.8">
  <artifact name="react-headroom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-headroom', version='2.2.8')
)
libraryDependencies += "org.webjars.npm" % "react-headroom" % "2.2.8"
[org.webjars.npm/react-headroom "2.2.8"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : prop-types jar [15.5.8,16)
org.webjars.npm : raf jar [3.3.0,4)
org.webjars.npm : shallowequal jar [1.1.0,2)

Project Modules

There are no modules declared in this project.

react-headroom

Hide your header until you need it.

Demo

http://kyleamathews.github.io/react-headroom

Install

npm install react-headroom

Usage

A simple example, see the docs site for more examples and documentation.

<Headroom>
  <h1>You can put anything you'd like inside the Headroom Component</h1>
</Headroom>

Versions

Version
2.2.8