1.2.0 • Published 3 years ago

f3m-sticky-top-bar v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

React component for faster and simpler web development.

Installation

F3M-Sticky-Top-Bar is available as an npm package(npm i f3m-sticky-top-bar).

// with npm
npm i f3m-sticky-top-bar

Usage

Here is a quick example to get you started, it's all you need:

import * as React from "react";
import F3MStickyTopBar from "f3m-sticky-top-bar";

function App() {
  return <F3MStickyTopBar keyArea="Link2"></F3MStickyTopBar>;
}

ReactDOM.render(<App />, document.querySelector("#app"));

License

No License. "(...) nobody else can copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation."

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.9

3 years ago

1.0.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.10

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago