1.2.0 • Published 2 years ago

f3m-sticky-top-bar v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.9

2 years ago

1.0.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.10

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

3 years ago