Skip to content

An auto-hiding top navigation bar component for React!

Notifications You must be signed in to change notification settings

krharsh17/react-blur-nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

be01427 · Jun 2, 2020

History

4 Commits
May 17, 2020
Jun 2, 2020
May 17, 2020
May 17, 2020

Repository files navigation

react-blur-nav

An auto-hiding top navigation bar component for React! ⭐

Installation

npm install react-blur-nav

Props

prop explanation sample default
backgroundColor A background color for the entire navigation bar. Should be a argb value to allow blur effect 'rgb(80, 80, 80, 0.5)' 'rgb(80, 80, 80, 0.5)'
animationTimeout The duration of the animation (in ms) 1000 1000
children The children to be displayed inside the top nav, as its elements - -

About

An auto-hiding top navigation bar component for React!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published